From a89554845049360281744dddb11c1d836b2590e8 Mon Sep 17 00:00:00 2001 From: "nboyd%atg.com" Date: Tue, 24 Apr 2001 21:06:34 +0000 Subject: [PATCH] Make the default just build core. --- js/rhino/build.xml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/js/rhino/build.xml b/js/rhino/build.xml index fb992f807e35..9f53d26367dd 100644 --- a/js/rhino/build.xml +++ b/js/rhino/build.xml @@ -4,7 +4,7 @@ Build file for Rhino using Ant (see http://jakarta.apache.org/ant/index.html) Requires Ant version 1.2 --> - + @@ -66,6 +66,12 @@ Requires Ant version 1.2 manifest="${src.dir}/manifest" /> + + + + @@ -108,7 +114,7 @@ Requires Ant version 1.2 windowtitle="${Name}" /> - + + + + + +