From 99b15d4247ea4e1c5b03cdbc39d7ae0722c7b137 Mon Sep 17 00:00:00 2001 From: ahze Date: Tue, 30 Nov 2004 21:49:48 +0000 Subject: Add osb-jscore JavaScriptCore is part of Gtk-Wecore. JavaScriptCore is javascript interpreter that OSB uses. It is based on Apple's WebCore JavaScriptCore code, which is in turn based on KDE kjs code. --- lang/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'lang/Makefile') diff --git a/lang/Makefile b/lang/Makefile index da89275..30ecc9c 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -156,6 +156,7 @@ SUBDIR += onyx SUBDIR += oo2c SUBDIR += open-cobol + SUBDIR += osb-jscore SUBDIR += otcl SUBDIR += p2c SUBDIR += p5-Data-JavaScript -- cgit v1.1