summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorJames FitzGibbon <jfitz@FreeBSD.org>1996-09-23 15:55:44 +0000
committerJames FitzGibbon <jfitz@FreeBSD.org>1996-09-23 15:55:44 +0000
commitd5e3fb8d0efed6d16e2c27655c252e9bf25ece4e (patch)
treee746fcd284e8df9c1e23c23929b9221113f5fb78 /lang
parentImport of REXX/imc, a REXX interpreter for unix. (diff)
Import of REXX/imc.
Notes
Notes: svn path=/head/; revision=3848
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 86063e0f7e64..805afdfe26cd 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.49 1996/07/10 10:28:28 asami Exp $
+# $Id: Makefile,v 1.50 1996/07/28 14:43:05 chuckr Exp $
#
SUBDIR += Gofer
@@ -25,6 +25,7 @@
SUBDIR += perl5
SUBDIR += pgcc
SUBDIR += python
+ SUBDIR += rexx-imc
SUBDIR += scheme48
SUBDIR += schemetoc
SUBDIR += scm