summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-06-10 09:35:51 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-06-10 09:35:51 +0000
commitf384703d94e1240aa95dce400eb3a7869def88c9 (patch)
treebde092810c83febd99b34255d72587e29bcb980b /lang/Makefile
parentA smalltalk system with a graphical user interface. (diff)
Add squeak.
Notes
Notes: svn path=/head/; revision=6839
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 200e15630e21..b6fb8c94e465 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.68 1997/03/12 09:20:36 asami Exp $
+# $Id: Makefile,v 1.69 1997/05/03 19:35:59 andreas Exp $
#
SUBDIR += Gofer
@@ -42,6 +42,7 @@
SUBDIR += schemetoc
SUBDIR += scm
SUBDIR += smalltalk
+ SUBDIR += squeak
SUBDIR += swi-pl
SUBDIR += tcl
SUBDIR += tcl74