summaryrefslogtreecommitdiffstats
path: root/etc/defaults
diff options
context:
space:
mode:
Diffstat (limited to 'etc/defaults')
-rw-r--r--etc/defaults/make.conf17
1 files changed, 15 insertions, 2 deletions
diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf
index 8544f2b..43b4ecc 100644
--- a/etc/defaults/make.conf
+++ b/etc/defaults/make.conf
@@ -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
OpenPOWER on IntegriCloud