summaryrefslogtreecommitdiff
path: root/usr.bin/cpp/Makefile
AgeCommit message (Expand)Author
2013-12-09Use shell arrays to store arguments instead of building a string for eval.Philip Guenther
2013-08-06Remove support for COMPILER_VERSION == gcc2.Miod Vallat
2010-05-10Switch to using COMPILER_VERSION instead of USE_GCC3, allows for more flexibleDale Rahn
2010-05-03Support gcc4 with cpp (gcc4 binary to be installed in /usr/libexec/cpp).Dale Rahn
2004-02-10Clean-up logic, support -$ on gcc2, nothing on gcc3.Marc Espie
1999-12-23no need for obj dir at all; millert@ okMichael Shalayeff
1997-04-27COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPTodd C. Miller
1996-12-08install -> ${INSTALL}, -c -> ${COPY}Jason Downs
1996-08-26Our /usr/libexec/cpp link creation wasn't suitable for cross-buildsNiklas Hallqvist
1996-06-26rcsidTheo de Raadt
1996-01-04create /usr/libexec/cpp as a symbolic linkTheo de Raadt
1996-01-02/usr/bin/cpp wrapper script (which now knows where to find theTheo de Raadt