summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorjonb <jonb>2005-06-23 03:04:00 +0000
committerjonb <jonb>2005-06-23 03:04:00 +0000
commit6334e4e9f6ecd4e99899e8aa1f0ed8a9f9e19fad (patch)
treefe77f5317e24c5623f678b0aaa8f97f846c11964 /lang
parent46a20bdc126ca9a07812badc84bfc745cfb0e154 (diff)
downloadpkgsrc-6334e4e9f6ecd4e99899e8aa1f0ed8a9f9e19fad.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')
-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