From c2fc637349b5547fc75cad1d8a8cf0306ac8657d Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Sun, 23 May 1999 17:57:23 +0000 Subject: [PATCH] Get case right in "COMPAT3X". Submitted by: Kevin Street --- etc/defaults/make.conf | 4 ++-- etc/make.conf | 4 ++-- share/examples/etc/make.conf | 4 ++-- 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