summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-07-10 08:12:38 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-07-10 08:12:38 +0000
commita6991131a78ff874a5227a22783883fe3e69f658 (patch)
tree891da0ad8f60ad0406d420e6f32a93d98be50f43 /devel/Makefile
parentTypo. (diff)
Add mkmf.
Notes
Notes: svn path=/head/; revision=3348
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 4f45d4dbd03e..acde3352e54f 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.20 1996/04/12 08:25:01 asami Exp $
+# $Id: Makefile,v 1.21 1996/04/19 18:44:49 jkh Exp $
#
SUBDIR += SWIG
@@ -14,6 +14,7 @@
SUBDIR += libmalloc
SUBDIR += libz
SUBDIR += m4
+ SUBDIR += mkmf
SUBDIR += mprof
SUBDIR += noweb
SUBDIR += xxgdb