gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] navidoc Makefile


From: Asko Soukka
Subject: [Gzz-commits] navidoc Makefile
Date: Wed, 02 Apr 2003 02:50:16 -0500

CVSROOT:        /cvsroot/navidoc
Module name:    navidoc
Changes by:     Asko Soukka <address@hidden>    03/04/02 02:50:16

Modified files:
        .              : Makefile 

Log message:
        little debug

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/navidoc/navidoc/Makefile.diff?tr1=1.8&tr2=1.9&r1=text&r2=text

Patches:
Index: navidoc/Makefile
diff -u navidoc/Makefile:1.8 navidoc/Makefile:1.9
--- navidoc/Makefile:1.8        Tue Apr  1 08:54:09 2003
+++ navidoc/Makefile    Wed Apr  2 02:50:16 2003
@@ -1,4 +1,4 @@
-#$Id: Makefile,v 1.8 2003/04/01 13:54:09 humppake Exp $
+#$Id: Makefile,v 1.9 2003/04/02 07:50:16 humppake Exp $
 
 ##########################################################################
 CLASSPATH =$(NAVIDOC_DEPENDS)/jython.jar:$(shell echo $$CLASSPATH)
@@ -35,10 +35,10 @@
        find . -name "*.class" | xargs rm -f
 
 html:
-       $(JYTHON) rst2any.py --html -d navidoc -d docutils $(DBG) $(RST)
+       $(JYTHON) rst2any.py --html -d navidoc -d docutils -d pegboard.fail -d 
mp.fail $(DBG) $(RST)
 
 html-loop:
-       $(JYTHON) rst2any.py --loop --html -d navidoc -d docutils $(DBG) $(RST)
+       $(JYTHON) rst2any.py --loop --html -d navidoc -d docutils -d 
pegboard.fail -d mp.fail $(DBG) $(RST)
 
 latex:
        $(JYTHON) rst2any.py --latex -d navidoc -d docutils $(DBG) $(RST)




reply via email to

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