From 0176224f58b4daec86990de167ab7d6cee184a33 Mon Sep 17 00:00:00 2001 From: ijliao Date: Mon, 22 Jan 2001 15:44:24 +0000 Subject: add sxm, another implementation of scheme --- lang/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'lang/Makefile') diff --git a/lang/Makefile b/lang/Makefile index 6e63ae6..5144c06 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 -- cgit v1.1