Change SUPFILEx order, secure first, ports second to make base system update first

All stuff commented out
This commit is contained in:
Andrey A. Chernov 1995-09-28 14:59:44 +00:00
parent 88a4ccb902
commit 1012b636c9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=11047
3 changed files with 9 additions and 9 deletions

View file

@ -1,4 +1,4 @@
# $Id: make.conf,v 1.20 1995/09/15 01:03:55 ache Exp $
# $Id: make.conf,v 1.21 1995/09/15 01:05:41 ache 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
@ -76,5 +76,5 @@
#
#SUP_UPDATE= yes
#SUPFILE= /usr/share/FAQ/extras/standard-supfile
#SUPFILE1= /usr/share/FAQ/extras/ports-supfile
#SUPFILE2= /usr/share/FAQ/extras/secure-supfile
#SUPFILE1= /usr/share/FAQ/extras/secure-supfile
#SUPFILE2= /usr/share/FAQ/extras/ports-supfile

View file

@ -1,4 +1,4 @@
# $Id: make.conf,v 1.20 1995/09/15 01:03:55 ache Exp $
# $Id: make.conf,v 1.21 1995/09/15 01:05:41 ache 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
@ -76,5 +76,5 @@
#
#SUP_UPDATE= yes
#SUPFILE= /usr/share/FAQ/extras/standard-supfile
#SUPFILE1= /usr/share/FAQ/extras/ports-supfile
#SUPFILE2= /usr/share/FAQ/extras/secure-supfile
#SUPFILE1= /usr/share/FAQ/extras/secure-supfile
#SUPFILE2= /usr/share/FAQ/extras/ports-supfile

View file

@ -1,4 +1,4 @@
# $Id: make.conf,v 1.20 1995/09/15 01:03:55 ache Exp $
# $Id: make.conf,v 1.21 1995/09/15 01:05:41 ache 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
@ -76,5 +76,5 @@
#
#SUP_UPDATE= yes
#SUPFILE= /usr/share/FAQ/extras/standard-supfile
#SUPFILE1= /usr/share/FAQ/extras/ports-supfile
#SUPFILE2= /usr/share/FAQ/extras/secure-supfile
#SUPFILE1= /usr/share/FAQ/extras/secure-supfile
#SUPFILE2= /usr/share/FAQ/extras/ports-supfile