2002/04/28 02:06:27
[org.ibex.core.git] / src / org / xwt / plat / GCJ.xml
index 30d0d33..2f4af1d 100644 (file)
@@ -59,7 +59,7 @@
             <fileset dir='bin-${plat}/' includes='**/*.o' excludes='*.o'/>
             <arg value='-fCLASSPATH=${gcc-path}/share/libgcj.jar'/>
             <arg value='--main=org.xwt.Main'/>
-            <arg line='-o www/html/dist/${binaryname}'/>
+            <arg line='-o bin-${plat}/${binaryname}'/>
             <srcfile/>
             <arg line='${linkflags}'/>
        </apply>