summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2003-05-02 23:33:48 +0000
committerjtb <jtb@pkgsrc.org>2003-05-02 23:33:48 +0000
commitae763c20800215cc95e2b66c11ffd39f28ed2f6e (patch)
treeabbd7aae16634acdbab81d91eb5406aefdc04812 /lang/Makefile
parentdcd4a3fa1fff085cde41f8ddb8093196ca3b7a9a (diff)
downloadpkgsrc-ae763c20800215cc95e2b66c11ffd39f28ed2f6e.tar.gz
Add and enable oo2c.
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 09055ff0024..2073edb2796 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.151 2003/05/02 23:25:20 jtb Exp $
+# $NetBSD: Makefile,v 1.152 2003/05/02 23:33:48 jtb Exp $
#
COMMENT= Programming languages
@@ -74,6 +74,7 @@ SUBDIR+= nawk
SUBDIR+= nhc98
SUBDIR+= ocaml
SUBDIR+= onyx
+SUBDIR+= oo2c
SUBDIR+= openc++
SUBDIR+= p2c
SUBDIR+= parrot