From 8b9b177ebd228947a082353b61758f9f99ddc446 Mon Sep 17 00:00:00 2001 From: jtb Date: Fri, 19 Jan 2001 22:29:39 +0000 Subject: Add and enable "pforth". --- lang/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3