From b6cedfa8add65161b643e0099e83e8ebf5ea39a8 Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Tue, 23 Aug 1994 03:52:40 +0000 Subject: [PATCH] gcpp has ceased to exist - point to the right place. Submitted by: jkh --- usr.bin/cpp/cpp.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr.bin/cpp/cpp.sh b/usr.bin/cpp/cpp.sh index 78444bfeaf63..93d4e49b4c15 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=""