summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-08-29 12:39:06 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-08-29 12:39:06 +0000
commitdcb2f17c0467b6c757b15b53fcf1905def5ee3b0 (patch)
tree0d99933c3a2da1edc3bce7ed55009db29d90681f /lang/Makefile
parentadd hp48cc (diff)
add slisp
A simple Lisp interpreter PR: 29643 Submitted by: Patrick Li <pat@databits.net>
Notes
Notes: svn path=/head/; revision=47091
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 9f668d992de5..094f0caa1093 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -148,6 +148,7 @@
SUBDIR += scriba
SUBDIR += siod
SUBDIR += slib
+ SUBDIR += slisp
SUBDIR += smalleiffel
SUBDIR += smalleiffel-devel
SUBDIR += smalltalk