* Makefile.in (tradcpp.o, tradcif.o): Depend on tradcpp.h.
authorghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 19 Nov 2000 00:30:05 +0000 (00:30 +0000)
committerghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 19 Nov 2000 00:30:05 +0000 (00:30 +0000)
commitabe763782896bc136cbf387e49ff0ececbae2bf6
treec9bfae10caf5467e25c2e0a2faa4f6f7e35a46e0
parent5e4f99887b534eccbbf1a7722b3b099ea0e64d2d
* Makefile.in (tradcpp.o, tradcif.o): Depend on tradcpp.h.

* tradcif.y: Include tradcpp.h.  Constify.  Make functions static.
Move extern function declarations to tradcpp.h.

* tradcpp.c: Likewise.

* tradcpp.h: New file.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37550 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/Makefile.in
gcc/tradcif.y
gcc/tradcpp.c
gcc/tradcpp.h [new file with mode: 0644]