summaryrefslogtreecommitdiffstats
path: root/usr.bin/cpp/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use shell arrays to store arguments instead of building a string for eval.guenther2013-12-091-3/+3
* Remove support for COMPILER_VERSION == gcc2.miod2013-08-061-4/+2
* Switch to using COMPILER_VERSION instead of USE_GCC3, allows for more flexibledrahn2010-05-101-5/+3
* Support gcc4 with cpp (gcc4 binary to be installed in /usr/libexec/cpp).drahn2010-05-031-4/+8
* Clean-up logic, support -$ on gcc2, nothing on gcc3.espie2004-02-101-5/+13
* no need for obj dir at all; millert@ okmickey1999-12-231-1/+2
* COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPmillert1997-04-271-2/+2
* install -> ${INSTALL}, -c -> ${COPY}downsj1996-12-081-2/+2
* Our /usr/libexec/cpp link creation wasn't suitable for cross-buildsniklas1996-08-261-5/+1
* rcsidderaadt1996-06-261-1/+1
* create /usr/libexec/cpp as a symbolic linkderaadt1996-01-041-1/+5
* /usr/bin/cpp wrapper script (which now knows where to find thederaadt1996-01-021-0/+9