gcpp has ceased to exist - point to the right place.

Submitted by:	jkh
This commit is contained in:
Jordan K. Hubbard 1994-08-23 03:52:40 +00:00
parent 540122a1ed
commit b6cedfa8ad

View File

@ -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=""