summaryrefslogtreecommitdiff
path: root/usr.bin/cpp
AgeCommit message (Collapse)Author
2000-01-04Turn on a new /usr/bin/cpp that is a true binary rather than a shell scriptDavid E. O'Brien
wrapper. /usr/bin/cpp knows about all the GCC predefined symbols and has the functionality of the previous EGCS 1.1.2 /usr/libexec/cpp. Notes: svn path=/head/; revision=55388
1999-11-14${MACHINE} -> ${MACHINE_ARCH}Marcel Moolenaar
All Makefiles now use MACHINE_ARCH for the target architecture. Unification is required for cross-building. Tags added to: sys/boot/Makefile sys/boot/arc/loader/Makefile sys/kern/Makefile usr.bin/cpp/Makefile usr.bin/gcore/Makefile usr.bin/truss/Makefile usr.bin/gcore/Makefile: fixed typo: MACHINDE -> MACHINE_ARCH Notes: svn path=/head/; revision=53152
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
Notes: svn path=/head/; revision=50477
1997-02-22Revert $FreeBSD$ to $Id$Peter Wemm
Notes: svn path=/head/; revision=23012
1997-02-02${DESTDIR}/usr/bin -> ${DESTDIR}${BINDIR}Wolfram Schneider
Notes: svn path=/head/; revision=22210
1997-01-14Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard
This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
1995-07-25Change `install' to `${INSTALL}' so that default install flags can beBruce Evans
specified in the top level Makefiles. Notes: svn path=/head/; revision=9701
1994-09-05Define __GNUC__ as 2 same as cc -E would do.Bruce Evans
Notes: svn path=/head/; revision=2508
1994-08-23gcpp has ceased to exist - point to the right place.Jordan K. Hubbard
Submitted by: jkh Notes: svn path=/head/; revision=2231
1994-08-05We call our cpp by a different name.Garrett Wollman
Notes: svn path=/head/; revision=1874
1994-05-27BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes
Notes: svn path=/cvs2svn/branches/CHRISTOS/; revision=1590