From be72d5f7086ff398453be94d03a8e5ef5e56809e Mon Sep 17 00:00:00 2001 From: agc Date: Thu, 5 May 2016 04:00:09 +0000 Subject: Add and enable duktape and libduktape --- lang/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lang') diff --git a/lang/Makefile b/lang/Makefile index b6a8669e47b..14cb173b8b3 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.430 2016/04/25 20:39:15 fhajny Exp $ +# $NetBSD: Makefile,v 1.431 2016/05/05 04:00:09 agc Exp $ # COMMENT= Programming languages @@ -34,6 +34,7 @@ SUBDIR+= clojure SUBDIR+= coq SUBDIR+= cparser SUBDIR+= cu-prolog +SUBDIR+= duktape SUBDIR+= eag SUBDIR+= ecl SUBDIR+= eieio @@ -111,6 +112,7 @@ SUBDIR+= konoha SUBDIR+= ksi SUBDIR+= libLLVM SUBDIR+= libLLVM34 +SUBDIR+= libduktape SUBDIR+= librep SUBDIR+= libtcl-nothread SUBDIR+= libunwind -- cgit v1.2.3