summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-11-23 07:24:02 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-11-23 07:24:02 +0000
commit2a27133dc806a7105216b9badfd8161065d9dfb5 (patch)
tree69772882e12421814a3a9b0953cb1cd5220eea90 /lang
parentMichael Reifenberger's forth port. (diff)
Add forth.
Notes
Notes: svn path=/head/; revision=472
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile
index ff227c1b30d5..fea00e16c6b7 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,5 +1,5 @@
-# $Id: Makefile,v 1.9 1994/11/20 01:22:02 ats Exp $
+# $Id: Makefile,v 1.10 1994/11/20 22:48:00 ats Exp $
#
-SUBDIR= Sather expect itcl logo p2c scm tcl tclX
+SUBDIR= Sather expect forth itcl logo p2c scm tcl tclX
.include <bsd.port.subdir.mk>