summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorJulian Elischer <julian@FreeBSD.org>1998-07-01 19:28:10 +0000
committerJulian Elischer <julian@FreeBSD.org>1998-07-01 19:28:10 +0000
commitca90d2a9dee7d202a45d84210f4fec6ad15fcde6 (patch)
tree64b830225ee414583c2be22ecaf2a3465753fb3f /devel
parentoops forgot the makefile (diff)
turn on a2dev,
Apple ][ assembler + linker
Notes
Notes: svn path=/head/; revision=11644
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 f3cdfc19e795..8fe02d424c8d 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,9 +1,10 @@
-# $Id: Makefile,v 1.111 1998/06/24 05:36:47 obrien Exp $
+# $Id: Makefile,v 1.112 1998/06/30 09:50:34 tg Exp $
#
SUBDIR += ElectricFence
SUBDIR += SWIG
SUBDIR += SpecTcl
+ SUBDIR += a2dev
SUBDIR += amulet
SUBDIR += asl
SUBDIR += autoconf