Add CVSup block (commented out)

This commit is contained in:
Andrey A. Chernov 1996-10-05 18:51:45 +00:00
parent e627b39bac
commit e110018119
3 changed files with 45 additions and 6 deletions

View File

@ -1,4 +1,4 @@
# $Id: make.conf,v 1.31 1996/06/24 16:50:39 nate Exp $
# $Id: make.conf,v 1.32 1996/09/21 14:30:23 peter 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
@ -88,9 +88,22 @@
#MAKE_EBONES= yes
#
#
# SUP updates
# SUP/CVSup updates
#
#SUP_UPDATE= yes
#
# SUP block
#
#SUP= sup
#SUPFLAGS= -v
#SUPFILE= /usr/share/examples/sup/standard-supfile
#SUPFILE1= /usr/share/examples/sup/secure-supfile
#SUPFILE2= /usr/share/examples/sup/ports-supfile
#
# CVSup block
#
#SUP= cvsup
#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

View File

@ -1,4 +1,4 @@
# $Id: make.conf,v 1.31 1996/06/24 16:50:39 nate Exp $
# $Id: make.conf,v 1.32 1996/09/21 14:30:23 peter 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
@ -88,9 +88,22 @@
#MAKE_EBONES= yes
#
#
# SUP updates
# SUP/CVSup updates
#
#SUP_UPDATE= yes
#
# SUP block
#
#SUP= sup
#SUPFLAGS= -v
#SUPFILE= /usr/share/examples/sup/standard-supfile
#SUPFILE1= /usr/share/examples/sup/secure-supfile
#SUPFILE2= /usr/share/examples/sup/ports-supfile
#
# CVSup block
#
#SUP= cvsup
#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

View File

@ -1,4 +1,4 @@
# $Id: make.conf,v 1.31 1996/06/24 16:50:39 nate Exp $
# $Id: make.conf,v 1.32 1996/09/21 14:30:23 peter 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
@ -88,9 +88,22 @@
#MAKE_EBONES= yes
#
#
# SUP updates
# SUP/CVSup updates
#
#SUP_UPDATE= yes
#
# SUP block
#
#SUP= sup
#SUPFLAGS= -v
#SUPFILE= /usr/share/examples/sup/standard-supfile
#SUPFILE1= /usr/share/examples/sup/secure-supfile
#SUPFILE2= /usr/share/examples/sup/ports-supfile
#
# CVSup block
#
#SUP= cvsup
#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