From 1118e5b37a8f6e52fae841dd69e191fbbdfe10f7 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Wed, 28 Jan 2004 09:12:00 +0000 Subject: [PATCH] Only i386 and Alpha have the compat4x distribution. --- release/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release/Makefile b/release/Makefile index 1d7709e10485..ef87594fa96d 100644 --- a/release/Makefile +++ b/release/Makefile @@ -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