aboutsummaryrefslogtreecommitdiffstats
path: root/lang/Makefile
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2001-01-22 23:44:24 +0800
committerijliao <ijliao@FreeBSD.org>2001-01-22 23:44:24 +0800
commit0176224f58b4daec86990de167ab7d6cee184a33 (patch)
tree9d3a99d46b2d72de80e8f38abf1de3e3d8878304 /lang/Makefile
parent65f7ee5b06fe557fcb68cb3f37506a5eee25a3e6 (diff)
downloadfreebsd-ports-graphics-0176224f58b4daec86990de167ab7d6cee184a33.tar.gz
freebsd-ports-graphics-0176224f58b4daec86990de167ab7d6cee184a33.tar.zst
freebsd-ports-graphics-0176224f58b4daec86990de167ab7d6cee184a33.zip
add sxm, another implementation of scheme
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 6e63ae6ca74..5144c06a982 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -129,6 +129,7 @@
SUBDIR += sr
SUBDIR += starlogo
SUBDIR += swi-pl
+ SUBDIR += sxm
SUBDIR += t3x
SUBDIR += tcl80
SUBDIR += tcl81-thread