Add the compat3x dist.
This commit is contained in:
parent
eb32cc1b0f
commit
4138845ac5
@ -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