summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeffrey Hsu <hsu@FreeBSD.org>1995-02-12 21:13:29 +0000
committerJeffrey Hsu <hsu@FreeBSD.org>1995-02-12 21:13:29 +0000
commit122f59c8ac529bf58c4c2330876360c716d9d6c4 (patch)
treeece8127a26712b0e48367e24714cc917fa677046
parentgcl - GNU Common Lisp (diff)
Add gcl.
Notes
Notes: svn path=/head/; revision=957
-rw-r--r--lang/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile
index b95631d660f9..4e18b641fafb 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,7 +1,7 @@
-# $Id: Makefile,v 1.17 1995/02/10 07:47:27 gpalmer Exp $
+# $Id: Makefile,v 1.18 1995/02/10 08:07:59 gpalmer Exp $
#Broken - expect
-SUBDIR= Gofer STk Sather forth logo p2c schemetoc scm smalltalk tcl tclX
+SUBDIR= Gofer STk Sather forth gcl logo p2c schemetoc scm smalltalk tcl tclX
.include <bsd.port.subdir.mk>