fenfire-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ff-cvs] alph ./Makefile data/lava/tstring.xsd doc/pegbo...


From: Tuomas J. Lukka
Subject: [ff-cvs] alph ./Makefile data/lava/tstring.xsd doc/pegbo...
Date: Sun, 28 Sep 2003 08:35:29 -0400

CVSROOT:        /cvsroot/alph
Module name:    alph
Branch:         
Changes by:     Tuomas J. Lukka <address@hidden>        03/09/28 08:35:29

Modified files:
        .              : Makefile 
Added files:
        data/lava      : tstring.xsd 
        doc/pegboard/refstring_dtd--tjl: peg.rst 
        org/nongnu/alph/xml/lava: schema.test 

Log message:
        Arch sync

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/alph/alph/Makefile.diff?tr1=1.16&tr2=1.17&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/alph/alph/data/lava/tstring.xsd?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/alph/alph/doc/pegboard/refstring_dtd--tjl/peg.rst?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/alph/alph/org/nongnu/alph/xml/lava/schema.test?rev=1.1

Patches:
Index: alph/Makefile
diff -u alph/Makefile:1.16 alph/Makefile:1.17
--- alph/Makefile:1.16  Fri Jun 13 08:00:41 2003
+++ alph/Makefile       Sun Sep 28 08:35:28 2003
@@ -6,7 +6,7 @@
 ALPH_DEPENDS=../alph-depends
 STORM_DEPENDS=../storm-depends
 
-CLASSPATH=$(CLASSDIR):$(NAVIDOCCLASSDIR):$(STORMCLASSDIR):$(ALPH_DEPENDS)/jython.jar:$(ALPH_DEPENDS)/collections-kaffe.jar:$(ALPH_DEPENDS)/xerces.jar:$(STORM_DEPENDS)/cryptix-jce-provider.jar:$(STORM_DEPENDS)/gisp.jar:$(STORM_DEPENDS)/dom4j.jar:$(STORM_DEPENDS)/log4j.jar:$(shell
 echo $$CLASSPATH)
+CLASSPATH=$(CLASSDIR):$(NAVIDOCCLASSDIR):$(STORMCLASSDIR):$(ALPH_DEPENDS)/jython.jar:$(ALPH_DEPENDS)/collections-kaffe.jar:$(ALPH_DEPENDS)/xercesImpl-2.4.0.jar:$(ALPH_DEPENDS)/xmlParserAPIs-2.4.0.jar:$(STORM_DEPENDS)/cryptix-jce-provider.jar:$(STORM_DEPENDS)/gisp.jar:$(STORM_DEPENDS)/dom4j.jar:$(STORM_DEPENDS)/log4j.jar:$(shell
 echo $$CLASSPATH)
 export CLASSPATH
 
 RAWSRC = `find org/ -name "*.java"` 
@@ -40,6 +40,9 @@
 
 test:
        $(JYTHON) test.py $(TEST)
+
+runjython:
+       $(JYTHON) 
 
 tags::
        ctags -R




reply via email to

[Prev in Thread] Current Thread [Next in Thread]