summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorjonb <jonb@pkgsrc.org>2005-06-23 03:04:00 +0000
committerjonb <jonb@pkgsrc.org>2005-06-23 03:04:00 +0000
commitb7949caef5cf9f2a9ed38044a9afbc543601cba7 (patch)
treefe77f5317e24c5623f678b0aaa8f97f846c11964 /lang/Makefile
parentdfc9dd23514c6c295a5df20f20121dc2192763d9 (diff)
downloadpkgsrc-b7949caef5cf9f2a9ed38044a9afbc543601cba7.tar.gz
Updates for lang/sbcl...
Steel Bank Common Lisp (SBCL) is an Open Source complier and runtime system for ANSI Common Lisp. It provides an interactive environment including an integrated native compiler, a debugger, and many extensions.
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 7ce47f8f2af..70bc3af75d7 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.214 2005/05/18 22:39:00 wiz Exp $
+# $NetBSD: Makefile,v 1.215 2005/06/23 03:04:00 jonb Exp $
#
COMMENT= Programming languages
@@ -140,6 +140,7 @@ SUBDIR+= sablevm
SUBDIR+= sablevm-classpath
SUBDIR+= sablevm-classpath-gui
SUBDIR+= sather
+SUBDIR+= sbcl
SUBDIR+= scheme48
SUBDIR+= scm
SUBDIR+= siod