summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1995-12-05 02:07:43 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1995-12-05 02:07:43 +0000
commit00b359e508d411b58ea743a224d3b4cf772c9e6f (patch)
treedb6b7f6bb331b881b3511df665fc7921a6a9f01b /devel
parentFix MASTER_SITES. (diff)
Add libz
Notes
Notes: svn path=/head/; revision=2526
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 1db16ebf2ded..0c07d8f8591d 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.16 1995/10/17 08:27:08 asami Exp $
+# $Id: Makefile,v 1.17 1995/11/26 21:19:12 asami Exp $
#
SUBDIR += autoconf
@@ -10,6 +10,7 @@
SUBDIR += gperf
SUBDIR += libdlmalloc
BROKEN += libmalloc
+ SUBDIR += libz
SUBDIR += m4
SUBDIR += mprof
SUBDIR += noweb