diff options
| -rw-r--r-- | etc/make.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/make.conf b/etc/make.conf index 30e70e0ab650..fbcdb8b672de 100644 --- a/etc/make.conf +++ b/etc/make.conf @@ -1,4 +1,4 @@ -# $Id: make.conf,v 1.73.2.2 1999/03/14 19:06:39 billf Exp $ +# $Id: make.conf,v 1.73.2.3 1999/05/19 02:05:11 obrien Exp $ # # This file, if present, will be read by make (see /usr/share/mk/sys.mk). # It allows you to override macro definitions to make without changing @@ -180,7 +180,7 @@ #SUP_UPDATE= yes # #SUP= /usr/local/bin/cvsup -#SUPFLAGS= -g -L 2 -z +#SUPFLAGS= -g -L 2 #SUPFILE= /usr/share/examples/cvsup/standard-supfile #SUPFILE1= /usr/share/examples/cvsup/secure-supfile #SUPFILE2= /usr/share/examples/cvsup/ports-supfile |
