aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2003-02-04 16:04:03 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2003-02-04 16:04:03 +0000
commit69ceaabdd72ccf70f552f2e9c62f491aa175e15d (patch)
treeadf442e7bd544832955bf6b7526c0b2145d66aa7 /usr.sbin/Makefile
parent05b451c6edcc5cc605bd80b1197b18fddd58f987 (diff)
downloadsrc-69ceaabdd72ccf70f552f2e9c62f491aa175e15d.tar.gz
src-69ceaabdd72ccf70f552f2e9c62f491aa175e15d.zip
Always build kgzip(8); needed to cross-release i386.
Notes
Notes: svn path=/head/; revision=110331
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index d69e554103c0..b1f0d23ee830 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 \