summaryrefslogtreecommitdiffstats
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
authormsmith <msmith@FreeBSD.org>1997-12-13 09:59:32 +0000
committermsmith <msmith@FreeBSD.org>1997-12-13 09:59:32 +0000
commit6d4edda5c2691c4a14dc4540eb2a9468dcf04fd2 (patch)
treebadfb1bb8566768e7c582c51214055011965e441 /usr.bin/Makefile
parentced3f98a34196887232afecd1cb4a98afd347646 (diff)
downloadFreeBSD-src-6d4edda5c2691c4a14dc4540eb2a9468dcf04fd2.zip
FreeBSD-src-6d4edda5c2691c4a14dc4540eb2a9468dcf04fd2.tar.gz
Add minigzip
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 9480386..2c32ff2 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.90 1997/09/28 09:14:41 markm Exp $
+# $Id: Makefile,v 1.91 1997/12/06 05:23:59 sef Exp $
# XXX MISSING: deroff diction graph learn plot
# spell spline struct units xsend
@@ -26,7 +26,7 @@ SUBDIR= apply ar at banner basename biff brandelf c89 cal calendar \
unexpand unifdef uniq units unvis users uudecode uuencode vacation \
vgrind vi vis w wall wc what whereis which who whois window \
write xargs xinstall xlint xstr yacc yes ypcat ypmatch ypwhich
-SUBDIR+=gprof4
+SUBDIR+=gprof4 minigzip
.if !defined(NOTCL) && exists (${.CURDIR}/../contrib/tcl) && \
exists(${.CURDIR}/tclsh) && exists (${.CURDIR}/../lib/libtcl)
OpenPOWER on IntegriCloud