summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorMatthew Hunt <mph@FreeBSD.org>1998-04-17 22:07:04 +0000
committerMatthew Hunt <mph@FreeBSD.org>1998-04-17 22:07:04 +0000
commita09723f3b204d6b124dc310d08f3f19c34a2cb54 (patch)
treed493cc1e7de5fd06745fcce065c93b695715e514 /lang
parentImport of the INTERCAL compiler, ick, version 0.17. (diff)
Activate intercal.
Notes
Notes: svn path=/head/; revision=10548
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 7ff7fb236cce..ceaca2ea6c96 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.95 1998/03/05 03:38:08 obrien Exp $
+# $Id: Makefile,v 1.96 1998/03/27 10:53:24 tg Exp $
#
SUBDIR += Gofer
@@ -24,6 +24,7 @@
SUBDIR += hugs
SUBDIR += icon
SUBDIR += idl4
+ SUBDIR += intercal
SUBDIR += itcl
SUBDIR += javac_netscape
SUBDIR += jdk