Change SUPFILEx order, secure first, ports second to make base system update first
All stuff commented out
This commit is contained in:
parent
9cfe119a6a
commit
08621fa238
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user