]> gcc.gnu.org Git - gcc.git/commit
Makefile.in (tradcpp.o, tradcif.o): Depend on tradcpp.h.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Sun, 19 Nov 2000 00:30:05 +0000 (00:30 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Sun, 19 Nov 2000 00:30:05 +0000 (00:30 +0000)
commit0a8ad417906348bc502b75cabced1e69a930eef0
treec9bfae10caf5467e25c2e0a2faa4f6f7e35a46e0
parent77c4d6c06a83f7d86471befb76a1be433dc2e3a3
Makefile.in (tradcpp.o, tradcif.o): Depend on tradcpp.h.

* 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.

From-SVN: r37550
gcc/ChangeLog
gcc/Makefile.in
gcc/tradcif.y
gcc/tradcpp.c
gcc/tradcpp.h [new file with mode: 0644]
This page took 0.059458 seconds and 5 git commands to generate.