diff options
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index 19eb6ae4d9c..9232dfddec2 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.250 2008/02/29 13:13:05 obache Exp $ +# $NetBSD: Makefile,v 1.251 2008/03/02 12:14:47 he Exp $ # COMMENT= Programming languages @@ -106,6 +106,7 @@ SUBDIR+= ossp-js SUBDIR+= p2c SUBDIR+= parrot SUBDIR+= pcc +SUBDIR+= pcc-current SUBDIR+= pear SUBDIR+= perl5 SUBDIR+= pforth |