Module Name: pcc
Committed By: plunky
Date: Sat Aug 20 21:40:37 UTC 2011
Modified Files:
pcc/cc/cc: Makefile.in cc.c
Log Message:
don't provide a default PCCLIBDIR and PCCINCDIR, if they are
not passed in then don't use them. The Makefile.in always
provides them, this means that external build frameworks (such
as NetBSD) can build a pcc which does not use these directories.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pcc/cc/cc/Makefile.in
cvs rdiff -u -r1.199 -r1.200 pcc/cc/cc/cc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.