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 38a30cade62..4ce2513ea56 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.228 2006/03/29 21:42:20 ghen Exp $ +# $NetBSD: Makefile,v 1.229 2006/04/13 21:38:12 wiz Exp $ # COMMENT= Programming languages @@ -86,6 +86,7 @@ SUBDIR+= maude SUBDIR+= mawk SUBDIR+= mercury SUBDIR+= minischeme +SUBDIR+= mit-scheme-bin SUBDIR+= mono SUBDIR+= moscow_ml SUBDIR+= mpd |