summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorEric L. Hernes <erich@FreeBSD.org>1997-04-11 19:41:35 +0000
committerEric L. Hernes <erich@FreeBSD.org>1997-04-11 19:41:35 +0000
commitd36a06126fe75ff98870d0f00c5a76a0a7ff7dc2 (patch)
treea164a5b8f05c2a856ad6ba1937ea2d69bd5dddeb /devel
parentUpdate gated 3.5 beta3 to the release of 3.5.5 (diff)
attach linuxgdb and scogdb
Notes
Notes: svn path=/head/; revision=6192
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index c9e79044e630..4074cba627af 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.46 1997/03/28 09:29:24 asami Exp $
+# $Id: Makefile,v 1.47 1997/04/09 20:40:23 erich Exp $
#
SUBDIR += SWIG
@@ -22,6 +22,7 @@
SUBDIR += libmalloc
SUBDIR += libslang
SUBDIR += linux_devel
+ SUBDIR += linuxgdb
SUBDIR += m4
SUBDIR += mkmf
SUBDIR += mprof
@@ -44,6 +45,7 @@
SUBDIR += p5-Time
SUBDIR += prcs
SUBDIR += sawt
+ SUBDIR += scogdb
SUBDIR += tkcvs
SUBDIR += tvision
SUBDIR += uulib