summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile
index dd656339081..acf52f15319 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.112 2002/01/29 12:38:52 drochner Exp $
+# $NetBSD: Makefile,v 1.113 2002/01/31 23:19:52 wiz Exp $
#
COMMENT= Programming languages
@@ -67,12 +67,14 @@ SUBDIR+= pforth
SUBDIR+= pgcc
SUBDIR+= py-extclass
SUBDIR+= py-html-docs
+#SUBDIR+= python # only contains Makefile fragments
+SUBDIR+= python15
SUBDIR+= python20
SUBDIR+= python21
SUBDIR+= python22
SUBDIR+= ruby
-SUBDIR+= ruby14
SUBDIR+= ruby-base
+SUBDIR+= ruby14
SUBDIR+= ruby14-base
SUBDIR+= scheme48
SUBDIR+= siod