From e7664d8588bf9180138267b4b32163b8c321b378 Mon Sep 17 00:00:00 2001 From: jkh Date: Tue, 23 Aug 1994 03:52:40 +0000 Subject: 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 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="" -- cgit v1.1