From 27d44ede9641d9e9e2e35477520727d3316feb8d Mon Sep 17 00:00:00 2001 From: drochner Date: Fri, 19 Apr 2002 10:50:48 +0000 Subject: add Python 2.1/2.2 html docs --- lang/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lang') diff --git a/lang/Makefile b/lang/Makefile index a8bf29a7dce..97cf6854595 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.114 2002/04/03 18:08:05 wiz Exp $ +# $NetBSD: Makefile,v 1.115 2002/04/19 10:50:48 drochner Exp $ # COMMENT= Programming languages @@ -68,6 +68,8 @@ SUBDIR+= pforth SUBDIR+= pgcc SUBDIR+= py-extclass SUBDIR+= py-html-docs +SUBDIR+= py21-html-docs +SUBDIR+= py22-html-docs #SUBDIR+= python # only contains Makefile fragments SUBDIR+= python15 SUBDIR+= python20 -- cgit v1.2.3