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 3b896a7b531..d21edf8893d 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.295 2010/12/01 21:59:28 asau Exp $ +# $NetBSD: Makefile,v 1.296 2010/12/18 12:47:31 wiz Exp $ # COMMENT= Programming languages @@ -10,6 +10,7 @@ SUBDIR+= SmartEiffel SUBDIR+= a60 SUBDIR+= awka SUBDIR+= baci +SUBDIR+= boomerang SUBDIR+= brandybasic SUBDIR+= bwbasic SUBDIR+= caml-light |