summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-07-04 19:22:50 +0000
committerSteve Price <steve@FreeBSD.org>1998-07-04 19:22:50 +0000
commit9982f23f170e60fb52b230f081a9594dd8919ab7 (patch)
treee008f87b535bbc10631796b53ad795d93570151c /lang/Makefile
parentInitial import of kawk. (diff)
Turn on kawk.
Notes
Notes: svn path=/head/; revision=11713
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 29cb83315778..b48f66ea4a86 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.101 1998/06/12 12:09:15 tg Exp $
+# $Id: Makefile,v 1.102 1998/06/24 19:53:34 msmith Exp $
#
SUBDIR += Gofer
@@ -31,6 +31,7 @@
SUBDIR += javac_netscape
SUBDIR += jdk
SUBDIR += kaffe
+ SUBDIR += kawk
SUBDIR += lcc
SUBDIR += logo
SUBDIR += mit-scheme