summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1997-11-17 09:50:34 +0000
committerThomas Gellekum <tg@FreeBSD.org>1997-11-17 09:50:34 +0000
commitf5fdc2ce2e8ed7506d5de581edb37b364b3c269c (patch)
tree37bfd9cd9abf45985407e02d2d7a4436ba9ac124 /lang
parentImport atlast port. atlast is an embedded script language (diff)
Activate atlast.
Notes
Notes: svn path=/head/; revision=8678
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index e0ac4643ba08..e42d007377a1 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,9 +1,10 @@
-# $Id: Makefile,v 1.84 1997/11/09 11:44:31 andreas Exp $
+# $Id: Makefile,v 1.85 1997/11/09 14:14:57 jseger Exp $
#
SUBDIR += Gofer
SUBDIR += STk
SUBDIR += Sather
+ SUBIDR += atlast
SUBDIR += bwbasic
SUBDIR += cim
SUBDIR += cmucl