Only i386 and Alpha have the compat4x distribution.

This commit is contained in:
Ruslan Ermilov 2004-01-28 09:12:00 +00:00
parent 5fcf4e4398
commit 1118e5b37a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=125138

View File

@ -149,7 +149,7 @@ DIST_DOCS_ARCH_DEP= installation relnotes hardware
#
.if ${TARGET_ARCH} == "i386"
COMPAT_DISTS?= compat1x compat20 compat21 compat22 compat3x compat4x
.elif ${TARGET_ARCH} != "ia64"
.elif ${TARGET_ARCH} == "alpha"
COMPAT_DISTS?= compat4x
.endif
OTHER_DISTS?= catpages manpages games proflibs dict info doc