diff options
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile index 7f01499f371..bf711dc9ebb 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.212 2005/04/19 09:49:07 wiz Exp $ +# $NetBSD: Makefile,v 1.213 2005/04/22 19:52:50 wiz Exp $ # COMMENT= Programming languages SUBDIR+= Cg-compiler -SUBDIR+= RScheme SUBDIR+= STk SUBDIR+= SmartEiffel SUBDIR+= a60 |