summaryrefslogtreecommitdiffstats
path: root/usr.bin/cpp
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1994-08-23 03:52:40 +0000
committerjkh <jkh@FreeBSD.org>1994-08-23 03:52:40 +0000
commite7664d8588bf9180138267b4b32163b8c321b378 (patch)
tree9074a274a6221829c5637ef07f30d9ef8733f744 /usr.bin/cpp
parent628bc4d0cb5789fecc64fe95e5d28ee69f8d61d5 (diff)
downloadFreeBSD-src-e7664d8588bf9180138267b4b32163b8c321b378.zip
FreeBSD-src-e7664d8588bf9180138267b4b32163b8c321b378.tar.gz
gcpp has ceased to exist - point to the right place.
Submitted by: jkh
Diffstat (limited to 'usr.bin/cpp')
-rw-r--r--usr.bin/cpp/cpp.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/cpp/cpp.sh b/usr.bin/cpp/cpp.sh
index 78444bf..93d4e49 100644
--- a/usr.bin/cpp/cpp.sh
+++ b/usr.bin/cpp/cpp.sh
@@ -36,14 +36,14 @@
# SUCH DAMAGE.
#
# From: @(#)cpp.sh 8.1 (Berkeley) 6/6/93
-# $Id$
+# $Id: cpp.sh,v 1.2 1994/08/05 21:08:10 wollman Exp $
#
# Transitional front end to CCCP to make it behave like (Reiser) CCP:
# specifies -traditional
# doesn't search gcc-include
#
PATH=/usr/bin:/bin
-CPP=/usr/libexec/gcpp
+CPP=/usr/libexec/cpp
ALST="-traditional -D__GNUC__ -$ "
NSI=no
OPTS=""
OpenPOWER on IntegriCloud