aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-07-10 16:12:38 +0800
committerSatoshi Asami <asami@FreeBSD.org>1996-07-10 16:12:38 +0800
commita6991131a78ff874a5227a22783883fe3e69f658 (patch)
tree891da0ad8f60ad0406d420e6f32a93d98be50f43 /devel
parentcbced53dc2bf0a33a2bcafd7141e57abf1bcd7e9 (diff)
downloadfreebsd-ports-gnome-a6991131a78ff874a5227a22783883fe3e69f658.tar.gz
freebsd-ports-gnome-a6991131a78ff874a5227a22783883fe3e69f658.tar.zst
freebsd-ports-gnome-a6991131a78ff874a5227a22783883fe3e69f658.zip
Add mkmf.
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 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