Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/external/bsd
Module Name: src
Committed By: gmcgarry
Date: Sun Aug 24 05:47:05 UTC 2008
Modified Files:
src/external/bsd: Makefile
Added Files:
src/external/bsd/pcc: Makefile Makefile.inc config.h
src/external/bsd/pcc/lib: Makefile
src/external/bsd/pcc/lib/crtstuff: Makefile
src/external/bsd/pcc/lib/libpcc: Makefile
src/external/bsd/pcc/libexec: Makefile
src/external/bsd/pcc/libexec/ccom: Makefile
src/external/bsd/pcc/libexec/cpp: Makefile
src/external/bsd/pcc/usr.bin: Makefile
src/external/bsd/pcc/usr.bin/pcc: Makefile
Log Message:
Add pcc build framework.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/external/bsd/Makefile
cvs rdiff -r0 -r1.1 src/external/bsd/pcc/Makefile \
src/external/bsd/pcc/Makefile.inc src/external/bsd/pcc/config.h
cvs rdiff -r0 -r1.1 src/external/bsd/pcc/lib/Makefile
cvs rdiff -r0 -r1.1 src/external/bsd/pcc/lib/crtstuff/Makefile
cvs rdiff -r0 -r1.1 src/external/bsd/pcc/lib/libpcc/Makefile
cvs rdiff -r0 -r1.1 src/external/bsd/pcc/libexec/Makefile
cvs rdiff -r0 -r1.1 src/external/bsd/pcc/libexec/ccom/Makefile
cvs rdiff -r0 -r1.1 src/external/bsd/pcc/libexec/cpp/Makefile
cvs rdiff -r0 -r1.1 src/external/bsd/pcc/usr.bin/Makefile
cvs rdiff -r0 -r1.1 src/external/bsd/pcc/usr.bin/pcc/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index