From a051cc6a92d962e5dda4ea3507817d21a81932c2 Mon Sep 17 00:00:00 2001 From: alnsn Date: Wed, 30 Oct 2013 07:03:36 +0000 Subject: Build lua51 and lua52. --- lang/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'lang') diff --git a/lang/Makefile b/lang/Makefile index 03c308dd1c2..601dbce7010 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.358 2013/10/26 14:46:51 sno Exp $ +# $NetBSD: Makefile,v 1.359 2013/10/30 07:03:36 alnsn Exp $ # COMMENT= Programming languages @@ -100,7 +100,8 @@ SUBDIR+= ksi SUBDIR+= librep SUBDIR+= libtcl-nothread SUBDIR+= likepython -SUBDIR+= lua +SUBDIR+= lua51 +SUBDIR+= lua52 SUBDIR+= lush SUBDIR+= maude SUBDIR+= mawk -- cgit v1.2.3