more tweaks for dxf

This commit is contained in:
benfry
2006-03-11 00:42:13 +00:00
parent 09df4cf299
commit 4495cc6150
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -172,7 +172,7 @@ cp library/pdf.jar $LIBRARIES/pdf/library/
# DXF LIBRARY
echo Building net library...
echo Building DXF library...
cd ../dxf
$JIKES -target 1.1 +D -d . *.java
rm -f library/dxf.jar
+1 -1
View File
@@ -208,7 +208,7 @@ cp library/pdf.jar $LIBRARIES/pdf/library/
# DXF LIBRARY
echo Building net library...
echo Building DXF library...
cd ../dxf
$JIKES -target 1.1 +D -d . *.java
rm -f library/dxf.jar
+1 -1
View File
@@ -233,7 +233,7 @@ cp library/pdf.jar $LIBRARIES/pdf/library/
# DXF LIBRARY
echo Building dxf library...
echo Building DXF library...
cd ../dxf
$JIKES -target 1.1 +D -d . *.java
rm -f library/dxf.jar