Module Name: pcc
Committed By: plunky
Date: Fri Aug 31 19:33:09 UTC 2012
Modified Files:
pcc/cc/cpp: Makefile.in cpp.c token.c
Log Message:
tidy up a bit; use explicit rules
while here, make cpy.y -> cpy.c -> cpy.o and use "cpy.h"
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pcc/cc/cpp/Makefile.in
cvs rdiff -u -r1.155 -r1.156 pcc/cc/cpp/cpp.c
cvs rdiff -u -r1.71 -r1.72 pcc/cc/cpp/token.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.