mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-10 08:22:27 +01:00
Add the compat3x dist.
This commit is contained in:
parent
275d4ec481
commit
ac34a7a431
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=45863
@ -1,4 +1,4 @@
|
||||
# $Id: Makefile,v 1.475 1999/03/27 16:02:04 nik Exp $
|
||||
# $Id: Makefile,v 1.476 1999/03/31 11:18:52 sada Exp $
|
||||
#
|
||||
# make release CHROOTDIR=/some/dir BUILDNAME=somename [ RELEASETAG=tag ]
|
||||
#
|
||||
@ -52,7 +52,7 @@ DIST_DOCS= ABOUT.TXT ERRATA.TXT LAYOUT.TXT README.TXT HARDWARE.TXT \
|
||||
# Things which without too much trouble can be considered variables
|
||||
# BIN_DISTS are special in that they get full /etc installation sets.
|
||||
#
|
||||
COMPAT_DISTS?= compat1x compat20 compat21
|
||||
COMPAT_DISTS?= compat1x compat20 compat21 compat3x
|
||||
OTHER_DISTS?= manpages catpages games proflibs dict info doc
|
||||
CRYPTO_DISTS?= krb des
|
||||
BIN_DISTS?= bin
|
||||
|
Loading…
Reference in New Issue
Block a user