aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/defaults/make.conf4
-rw-r--r--etc/make.conf4
-rw-r--r--share/examples/etc/make.conf4
3 files changed, 6 insertions, 6 deletions
diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf
index 7dd11f912ecd..0826cab84581 100644
--- a/etc/defaults/make.conf
+++ b/etc/defaults/make.conf
@@ -1,4 +1,4 @@
-# $Id: make.conf,v 1.77 1999/05/02 00:18:02 obrien Exp $
+# $Id: make.conf,v 1.78 1999/05/19 02:05:50 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
@@ -48,7 +48,7 @@
#COMPAT20= yes
#COMPAT21= yes
#COMPAT22= yes
-#COMPAT3x= yes
+#COMPAT3X= yes
#
#
# If you do not want additional documentation (some of which are
diff --git a/etc/make.conf b/etc/make.conf
index 7dd11f912ecd..0826cab84581 100644
--- a/etc/make.conf
+++ b/etc/make.conf
@@ -1,4 +1,4 @@
-# $Id: make.conf,v 1.77 1999/05/02 00:18:02 obrien Exp $
+# $Id: make.conf,v 1.78 1999/05/19 02:05:50 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
@@ -48,7 +48,7 @@
#COMPAT20= yes
#COMPAT21= yes
#COMPAT22= yes
-#COMPAT3x= yes
+#COMPAT3X= yes
#
#
# If you do not want additional documentation (some of which are
diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf
index 7dd11f912ecd..0826cab84581 100644
--- a/share/examples/etc/make.conf
+++ b/share/examples/etc/make.conf
@@ -1,4 +1,4 @@
-# $Id: make.conf,v 1.77 1999/05/02 00:18:02 obrien Exp $
+# $Id: make.conf,v 1.78 1999/05/19 02:05:50 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
@@ -48,7 +48,7 @@
#COMPAT20= yes
#COMPAT21= yes
#COMPAT22= yes
-#COMPAT3x= yes
+#COMPAT3X= yes
#
#
# If you do not want additional documentation (some of which are