summaryrefslogtreecommitdiffstats
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1995-04-15 08:19:16 +0000
committerphk <phk@FreeBSD.org>1995-04-15 08:19:16 +0000
commit7be871777e399ba0efd634a4197c337bae9cf6fb (patch)
tree8152cb1820c6cc3766dedf1834a8e588077c6e2a /usr.bin/Makefile
parent1978ca6d733a0124144c9ae0967af2aa29d8ae07 (diff)
downloadFreeBSD-src-7be871777e399ba0efd634a4197c337bae9cf6fb.zip
FreeBSD-src-7be871777e399ba0efd634a4197c337bae9cf6fb.tar.gz
Added kzip in i386 section
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r--usr.bin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index 3956883..38c3d3f 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 8.3 (Berkeley) 1/7/94
-# $Id: Makefile,v 1.45 1995/03/30 12:49:25 jkh Exp $
+# $Id: Makefile,v 1.46 1995/04/13 21:11:53 wollman Exp $
# XXX MISSING: deroff diction graph learn plot
# spell spline struct units xsend
@@ -36,7 +36,7 @@ SUBDIR+=cmp look systat tail vmstat
.elif ${MACHINE} == "hp300"
SUBDIR+=cmp ld look systat tail vmstat
.elif ${MACHINE} == "i386"
-SUBDIR+=cmp look systat tail vmstat
+SUBDIR+=cmp kzip look systat tail vmstat
# XXX Use gnu/usr.bin/ld for now
.elif ${MACHINE} == "luna68k"
SUBDIR+=cmp ld look systat tail vmstat
OpenPOWER on IntegriCloud