summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorcjep <cjep@pkgsrc.org>2002-12-11 19:04:05 +0000
committercjep <cjep@pkgsrc.org>2002-12-11 19:04:05 +0000
commit9945d3cc7a5160511cec25d1737a8054006df6c9 (patch)
tree50ef9728dddc23aea4fa9dad979560504aa1cd21 /lang/Makefile
parent866b880b5e13073071eee50a3aea25a159565d08 (diff)
downloadpkgsrc-9945d3cc7a5160511cec25d1737a8054006df6c9.tar.gz
Add and enable openc++
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 3877ffa7f0d..8b4f5417cf8 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.138 2002/11/01 10:52:27 skrll Exp $
+# $NetBSD: Makefile,v 1.139 2002/12/11 19:04:05 cjep Exp $
#
COMMENT= Programming languages
@@ -68,6 +68,7 @@ SUBDIR+= nawk
SUBDIR+= nhc98
SUBDIR+= ocaml
SUBDIR+= onyx
+SUBDIR+= openc++
SUBDIR+= p2c
SUBDIR+= parrot
SUBDIR+= perl5