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 38a42df27f9..f6460e8d8e3 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.53 2000/07/31 01:56:44 hubertf Exp $ +# $NetBSD: Makefile,v 1.54 2000/08/15 01:08:48 jlam Exp $ # FreeBSD Id: Makefile,v 1.82 1997/09/30 07:49:24 asami Exp # @@ -30,6 +30,7 @@ SUBDIR += jikes SUBDIR += kaffe SUBDIR += libperl + SUBDIR += libperl-current SUBDIR += librep SUBDIR += mawk SUBDIR += moscow_ml |