/[storm]/storm/Makefile
ViewVC logotype

Diff of /storm/Makefile

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

revision 1.5 by benja, Mon Apr 7 19:05:23 2003 UTC revision 1.6 by benja, Tue Apr 8 09:43:05 2003 UTC
# Line 19  java: Line 19  java:
19          $(JAVAC) $(DEBUG) -d $(CLASSDIR) $(RAWSRC)          $(JAVAC) $(DEBUG) -d $(CLASSDIR) $(RAWSRC)
20    
21  test:  test:
22          $(JAVA) $(DEBUG) -Dpython.path=$(STORM_DEPENDS)/jythonlib.jar:$(STORM_DEPENDS)/pythonlib.jar org.python.util.jython test.py org/          $(JAVA) $(DEBUG) -Dpython.path=.:$(STORM_DEPENDS)/jythonlib.jar:$(STORM_DEPENDS)/pythonlib.jar org.python.util.jython test.py org/
23    
24  ########################  ########################
25  # Navidoc targets begin  # Navidoc targets begin

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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