summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-27 02:49:22 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-27 02:49:22 +0000
commitaa4294f390671c16838b93ea9ed8a711f5ce3ff3 (patch)
tree270274802d18d400051542f24fc4f5763ebaeaaf /devel
parentnew port for linux_devel, The linux cross-development stuff (diff)
Gosh, I spend two hours fixing up all the Makefiles and here's another
import without the subdir Makefile update! ;)
Notes
Notes: svn path=/head/; revision=4699
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 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