summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index d3af00b0d26..bbf79f5f764 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.89 2001/02/20 20:04:50 jtb Exp $
+# $NetBSD: Makefile,v 1.90 2001/02/20 23:48:00 jlam Exp $
#
COMMENT= Programming languages
@@ -53,6 +53,7 @@ SUBDIR+= p2c
SUBDIR+= perl5
SUBDIR+= perl5-base
SUBDIR+= pforth
+SUBDIR+= pgcc
SUBDIR+= py-extclass
SUBDIR+= py-html-docs
SUBDIR+= python