summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorrh <rh>2004-09-24 00:28:46 +0000
committerrh <rh>2004-09-24 00:28:46 +0000
commitfa5c2e536d193a1d511cc7901e5e2dce3651fb8f (patch)
tree7b40299568c8974d9eade585ca1c626b46a1d219 /lang/Makefile
parent339383bf843faf7198a6a8b7260e7f2dd6e662c7 (diff)
downloadpkgsrc-fa5c2e536d193a1d511cc7901e5e2dce3651fb8f.tar.gz
Add and enable objc
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 34d4357fbf7..d2c6142583e 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.190 2004/08/23 14:50:04 tv Exp $
+# $NetBSD: Makefile,v 1.191 2004/09/24 00:28:46 rh Exp $
#
COMMENT= Programming languages
@@ -92,6 +92,7 @@ SUBDIR+= moscow_ml
SUBDIR+= mzscheme
SUBDIR+= nawk
SUBDIR+= nhc98
+SUBDIR+= objc
SUBDIR+= ocaml
SUBDIR+= onyx
SUBDIR+= oo2c