summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-03-30 07:26:32 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-03-30 07:26:32 +0000
commiteb8f89e29ce63823aa5f0e3cf045d8faef530829 (patch)
tree482b3b29cc166811bda7ddc85f61fbb28160c14b /lang/Makefile
parentAdd patch as suggested. (diff)
Add cli - Microsoft's Shared Source implementation if CLI ECMA standard
and C# language. Please note, that in order to build on -current you need linker binary from -stable.
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 1ca696a41fee..725740fbb228 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -15,6 +15,7 @@
SUBDIR += ccscript
SUBDIR += cel
SUBDIR += cim
+ SUBDIR += cli
SUBDIR += clips
SUBDIR += clisp
SUBDIR += cmucl