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 5ca5fb3cc3d..8bf37f5a93a 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.128 2002/08/01 10:35:10 wiz Exp $ +# $NetBSD: Makefile,v 1.129 2002/08/20 14:54:00 agc Exp $ # COMMENT= Programming languages @@ -13,6 +13,7 @@ SUBDIR+= blackdown-jre13 SUBDIR+= brandybasic SUBDIR+= bwbasic SUBDIR+= caml-light +SUBDIR+= chicken SUBDIR+= cilk SUBDIR+= cim SUBDIR+= cint |