summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-10-04 05:36:29 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-10-04 05:36:29 +0000
commitbc690bfbf69dbfd6796aebc9ededc505ce40cf41 (patch)
treee0f073191a062e5fe63cfb9b365040583dc71499 /devel
parentAdd missing manpage (diff)
Added gperf.
Notes
Notes: svn path=/head/; revision=2242
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 1eee174b6e61..d98748eb8411 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.12 1995/08/08 10:37:59 asami Exp $
+# $Id: Makefile,v 1.13 1995/10/03 09:36:17 asami Exp $
#
SUBDIR += bcc
@@ -6,6 +6,7 @@
SUBDIR += cflow
SUBDIR += dmake
SUBDIR += gmake
+ SUBDIR += gperf
SUBDIR += libdlmalloc
BROKEN += libmalloc
SUBDIR += m4