/[fenfire]/fenfire/Makefile
ViewVC logotype

Diff of /fenfire/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.8 by benja, Tue Apr 22 19:46:36 2003 UTC revision 1.9 by benja, Tue Apr 22 20:04:40 2003 UTC
# Line 4  Line 4 
4  all:  all:
5          ant 2>&1 | sed 's/ *\[javac\] *//g'          ant 2>&1 | sed 's/ *\[javac\] *//g'
6    
7    TEST=org/
8    
9  test:  test:
10          LD_LIBRARY_PATH=../libvob/src/jni java -cp ../storm-depends/cryptix-jce-provider.jar:../fenfire/build:../storm/CLASSES:../alph/CLASSES:../libvob/CLASSES:../fenfire-depends/libvob.jar:../fenfire-depends/jython.jar:../fenfire-depends/jena.jar:../fenfire-depends/icu4j.jar:../fenfire-depends/xerces.jar -Dpython.path=../fenfire-depends/jythonlib.jar:../fenfire-depends/jython.jar:../fenfire-depends/pythonlib.jar:.:../libvob:../alph org.python.util.jython org/fenfire/test/test.py -Dvob.api=gl org/          LD_LIBRARY_PATH=../libvob/src/jni java -cp ../storm-depends/cryptix-jce-provider.jar:../fenfire/build:../storm/CLASSES:../alph/CLASSES:../libvob/CLASSES:../fenfire-depends/libvob.jar:../fenfire-depends/jython.jar:../fenfire-depends/jena.jar:../fenfire-depends/icu4j.jar:../fenfire-depends/xerces.jar -Dpython.path=../fenfire-depends/jythonlib.jar:../fenfire-depends/jython.jar:../fenfire-depends/pythonlib.jar:.:../libvob:../alph org.python.util.jython org/fenfire/test/test.py -Dvob.api=gl $(TEST)
11    
12    
13  .PHONY: docs  .PHONY: docs

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26