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 181304d7c8a..e59f73062c6 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.317 2012/04/16 04:28:30 sbd Exp $ +# $NetBSD: Makefile,v 1.318 2012/04/27 04:49:47 agc Exp $ # COMMENT= Programming languages @@ -129,6 +129,7 @@ SUBDIR+= pforth SUBDIR+= php5 SUBDIR+= php5-perl SUBDIR+= php53 +SUBDIR+= picoc SUBDIR+= pict SUBDIR+= pnet SUBDIR+= pnetC |