mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-04 12:52:15 +00:00
Add the `compat4x' distribution to the release Makefile.
Approved by: jkh
This commit is contained in:
parent
ec9e07cdaf
commit
9f7604aeef
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=72248
@ -77,7 +77,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 compat22 compat3x
|
||||
COMPAT_DISTS?= compat1x compat20 compat21 compat22 compat3x compat4x
|
||||
OTHER_DISTS?= manpages catpages games proflibs dict info doc
|
||||
CRYPTO_DISTS?= crypto krb4 krb5
|
||||
BIN_DISTS?= bin
|
||||
|
Loading…
Reference in New Issue
Block a user