aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-03-16 03:26:33 +0000
committerSteve Price <steve@FreeBSD.org>1998-03-16 03:26:33 +0000
commitc456f71c11da200f86061113e8e03aa133d8d73a (patch)
treea4f0bcdbdfe0e016c68f4f5817a59f4c9be9c89b /devel
parent8346d4573ccfcbeaadac2c9f3cc2e353b6f5ecb8 (diff)
downloadports-c456f71c11da200f86061113e8e03aa133d8d73a.tar.gz
ports-c456f71c11da200f86061113e8e03aa133d8d73a.zip
Activate m68kgdb.
Notes
Notes: svn path=/head/; revision=10170
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 ae750d923391..d1069312a16f 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.92 1998/02/24 09:00:07 tg Exp $
+# $Id: Makefile,v 1.93 1998/03/15 20:18:48 steve Exp $
#
SUBDIR += ElectricFence
@@ -39,6 +39,7 @@
SUBDIR += linux_kdump
SUBDIR += linuxgdb
SUBDIR += m4
+ SUBDIR += m68kgdb
SUBDIR += makedepend
SUBDIR += mkmf
SUBDIR += mprof