diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 1999-05-23 17:57:23 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-05-23 17:57:23 +0000 |
| commit | c2fc637349b5547fc75cad1d8a8cf0306ac8657d (patch) | |
| tree | fc37c0f4e6ffe3e7a561fa0ede012971f5251a1c /share/examples | |
| parent | ef9866be68bd82cc5731aa1d18babe9f9d778f2f (diff) | |
Notes
Diffstat (limited to 'share/examples')
| -rw-r--r-- | share/examples/etc/make.conf | 4 |
1 files changed, 2 insertions, 2 deletions
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 |
