summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index fa98030118a..2755eca14a2 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.244 2007/08/13 08:12:47 rillig Exp $
+# $NetBSD: Makefile,v 1.245 2007/09/15 09:45:30 agc Exp $
#
COMMENT= Programming languages
@@ -102,6 +102,7 @@ SUBDIR+= oo2c
SUBDIR+= opencobol
SUBDIR+= p2c
SUBDIR+= parrot
+SUBDIR+= pcc
SUBDIR+= pear
SUBDIR+= perl5
SUBDIR+= pforth