summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2003-04-04 21:40:54 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2003-04-04 21:40:54 +0000
commita0acc84491ef26f15f2abd1b65d2b85efd689419 (patch)
treea0334eec02e60dab657d99a28a0a253946ea7a59 /lang/Makefile
parentUpdate to 1.7.8. (diff)
Add chicken 1.0, a Scheme-to-C compiler supporting most of the
features as described in the Revised^5 Report on the Algorithmic Language Scheme. PR: ports/50155 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
Notes
Notes: svn path=/head/; revision=78219
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 47f774a55093..881c7a5c2f9a 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -14,6 +14,7 @@
SUBDIR += caml-light
SUBDIR += ccscript
SUBDIR += cel
+ SUBDIR += chicken
SUBDIR += cim
SUBDIR += cli
SUBDIR += clips