From 72ad5b849969d6185d38afbc4ff8dd530f9d6e28 Mon Sep 17 00:00:00 2001 From: bcallah Date: Sat, 9 Dec 2017 00:21:44 +0000 Subject: [PATCH] +cim --- lang/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/Makefile b/lang/Makefile index 0884a077bd3..6ef86043fea 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.213 2017/11/24 13:40:35 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.214 2017/12/09 00:21:44 bcallah Exp $ SUBDIR = SUBDIR += STk @@ -12,6 +12,7 @@ SUBDIR += brandy SUBDIR += chibi-scheme SUBDIR += chicken + SUBDIR += cim SUBDIR += classpath SUBDIR += clisp SUBDIR += clojure