From 70e0cfd5f2743d1e169455490f69d6ae315ed3c8 Mon Sep 17 00:00:00 2001 From: tsarna Date: Wed, 18 Dec 2002 22:35:30 +0000 Subject: Add and enable pyrex --- lang/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lang/Makefile') diff --git a/lang/Makefile b/lang/Makefile index 8b4f5417cf8..eb4ef36321f 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.139 2002/12/11 19:04:05 cjep Exp $ +# $NetBSD: Makefile,v 1.140 2002/12/18 22:35:30 tsarna Exp $ # COMMENT= Programming languages @@ -77,6 +77,7 @@ SUBDIR+= pforth SUBDIR+= pgcc SUBDIR+= py-extclass SUBDIR+= py-html-docs +SUBDIR+= py-pyrex SUBDIR+= py21-html-docs SUBDIR+= py22-html-docs #SUBDIR+= python # only contains Makefile fragments -- cgit v1.2.3