mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-05 12:56:08 +00:00
Add a commented out COMPAT22 and COMPAT3x, since we have the others.
This commit is contained in:
parent
b2143c99d8
commit
85ec0e9444
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=47318
@ -1,4 +1,4 @@
|
||||
# $Id: make.conf,v 1.76 1999/03/14 20:41:05 markm Exp $
|
||||
# $Id: make.conf,v 1.77 1999/05/02 00:18:02 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
|
||||
@ -47,6 +47,8 @@
|
||||
#COMPAT1X= yes
|
||||
#COMPAT20= yes
|
||||
#COMPAT21= yes
|
||||
#COMPAT22= yes
|
||||
#COMPAT3x= yes
|
||||
#
|
||||
#
|
||||
# If you do not want additional documentation (some of which are
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $Id: make.conf,v 1.76 1999/03/14 20:41:05 markm Exp $
|
||||
# $Id: make.conf,v 1.77 1999/05/02 00:18:02 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
|
||||
@ -47,6 +47,8 @@
|
||||
#COMPAT1X= yes
|
||||
#COMPAT20= yes
|
||||
#COMPAT21= yes
|
||||
#COMPAT22= yes
|
||||
#COMPAT3x= yes
|
||||
#
|
||||
#
|
||||
# If you do not want additional documentation (some of which are
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $Id: make.conf,v 1.76 1999/03/14 20:41:05 markm Exp $
|
||||
# $Id: make.conf,v 1.77 1999/05/02 00:18:02 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
|
||||
@ -47,6 +47,8 @@
|
||||
#COMPAT1X= yes
|
||||
#COMPAT20= yes
|
||||
#COMPAT21= yes
|
||||
#COMPAT22= yes
|
||||
#COMPAT3x= yes
|
||||
#
|
||||
#
|
||||
# If you do not want additional documentation (some of which are
|
||||
|
Loading…
Reference in New Issue
Block a user