freebsd-dev/gnu/usr.bin/cc/cccp
Bruce Evans b03605afba Simplified using new yacc rules. This is cosmetic - the old rules worked
with `make -jN' because they did the right things to generate cexp.h
without clobbering cexp.c, and there were no missing dependencies on
cexp.h because cexp.h isn't actually used.

Fixed style bugs.
1998-05-04 16:58:50 +00:00
..
Makefile Simplified using new yacc rules. This is cosmetic - the old rules worked 1998-05-04 16:58:50 +00:00