fixes to make this work on jdk 1.3 and jdk 1.1

This commit is contained in:
benfry
2003-05-28 00:54:51 +00:00
parent e92c336a71
commit 2aff194aef

View File

@@ -52,8 +52,8 @@ CLASSPATH=/opt/java/lib/rt.jar:/opt/java/lib/ext/comm.jar
#CLASSPATH=../app/build/linux/work/java/lib/rt.jar:../app/build/linux/work/java/lib/ext/comm.jar
### --- make version with serial for the application
echo Building bagel with serial support
perl make.pl SERIAL
echo Building bagel with serial and sonic support
perl make.pl SERIAL SONIC
cp classes/*.class ../build/linux/work/classes/
### --- make version without serial for applet exporting