From 69ceaabdd72ccf70f552f2e9c62f491aa175e15d Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Tue, 4 Feb 2003 16:04:03 +0000 Subject: [PATCH] Always build kgzip(8); needed to cross-release i386. --- usr.sbin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index d69e554103c..b1f0d23ee83 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -43,6 +43,7 @@ SUBDIR= IPXrouted \ kbdcontrol \ kbdmap \ kernbb \ + kgzip \ kldxref \ lastlogin \ mailwrapper \ @@ -170,7 +171,6 @@ SUBDIR+=acpi \ apmd \ btxld \ kgmon \ - kgzip \ lptcontrol \ mptable \ pccard \