summaryrefslogtreecommitdiffstats
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-01-04 03:48:08 +0000
committerobrien <obrien@FreeBSD.org>2000-01-04 03:48:08 +0000
commitb17f749ed05b54c623af651dc3d15122336858da (patch)
tree1c80c23581336a97207fbbefa27ce0a80ce2368a /usr.bin/Makefile
parente3ab3c247b1886ce8d08ad3348a6ae84b70d8665 (diff)
downloadFreeBSD-src-b17f749ed05b54c623af651dc3d15122336858da.zip
FreeBSD-src-b17f749ed05b54c623af651dc3d15122336858da.tar.gz
Turn on a new /usr/bin/cpp that is a true binary rather than a shell script
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.
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r--usr.bin/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index 9807c40..9572e7c 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -30,7 +30,6 @@ SUBDIR= apply \
comm \
compile_et \
compress \
- cpp \
ctags \
cut \
dirname \
OpenPOWER on IntegriCloud