aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1996-11-27 10:49:22 +0800
committerasami <asami@FreeBSD.org>1996-11-27 10:49:22 +0800
commit6c1870fa41d985bc4f9df4dcf03a5c404408d702 (patch)
tree3b13d1420cd15af262c7c2980c0c47244b6d67ee
parent312a0ebe4ef5d1d0888bfca76aebaafbc3b0a775 (diff)
downloadfreebsd-ports-gnome-6c1870fa41d985bc4f9df4dcf03a5c404408d702.tar.gz
freebsd-ports-gnome-6c1870fa41d985bc4f9df4dcf03a5c404408d702.tar.zst
freebsd-ports-gnome-6c1870fa41d985bc4f9df4dcf03a5c404408d702.zip
Gosh, I spend two hours fixing up all the Makefiles and here's another
import without the subdir Makefile update! ;)
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index c9cb35b3acaa..4c2abbb63b52 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.35 1996/11/16 01:55:06 jdp Exp $
+# $Id: Makefile,v 1.36 1996/11/26 08:24:08 asami Exp $
#
SUBDIR += SWIG
@@ -15,6 +15,7 @@
SUBDIR += libdlmalloc
SUBDIR += libmalloc
SUBDIR += libslang
+ SUBDIR += linux_devel
SUBDIR += m4
SUBDIR += mkmf
SUBDIR += mprof