summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorjtb <jtb>2002-05-04 00:38:13 +0000
committerjtb <jtb>2002-05-04 00:38:13 +0000
commitc0f93eaac6ebffdbfb153604f481a86f186b2311 (patch)
treee9491662e4d9f1e1afa7a296a95716540b2734d1 /lang/Makefile
parent9efad449cd9d0229b4db727c7b11805d01a5d50e (diff)
downloadpkgsrc-c0f93eaac6ebffdbfb153604f481a86f186b2311.tar.gz
Add and enable cilk.
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 37d6ed6ce1c..e636160d7f0 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.116 2002/04/22 13:52:25 agc Exp $
+# $NetBSD: Makefile,v 1.117 2002/05/04 00:38:13 jtb Exp $
#
COMMENT= Programming languages
@@ -13,6 +13,7 @@ SUBDIR+= brandybasic
SUBDIR+= bwbasic
SUBDIR+= caml-light
SUBDIR+= camlp4
+SUBDIR+= cilk
SUBDIR+= cim
SUBDIR+= cint
SUBDIR+= clisp