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 eb50b23afcf..a6aca0354d6 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.86 2000/12/29 17:19:21 hubertf Exp $
+# $NetBSD: Makefile,v 1.87 2001/01/19 22:29:39 jtb Exp $
#
SUBDIR += STk
@@ -50,6 +50,7 @@
SUBDIR += p2c
SUBDIR += perl5
SUBDIR += perl5-base
+ SUBDIR += pforth
SUBDIR += py-extclass
SUBDIR += py-html-docs
SUBDIR += python