summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorjtb <jtb>2003-05-02 23:33:48 +0000
committerjtb <jtb>2003-05-02 23:33:48 +0000
commitd8e4d259be0dd76090fbcec4686a1720875ee27c (patch)
treeabbd7aae16634acdbab81d91eb5406aefdc04812 /lang/Makefile
parent26100a60c804b2aac8f1530706d8710e8d30c6af (diff)
downloadpkgsrc-d8e4d259be0dd76090fbcec4686a1720875ee27c.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