/[navidoc]/navidoc/Makefile
ViewVC logotype

Diff of /navidoc/Makefile

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

revision 1.7 by humppake, Mon Mar 31 09:32:00 2003 UTC revision 1.8 by humppake, Tue Apr 1 13:54:09 2003 UTC
# Line 40  html: Line 40  html:
40  html-loop:  html-loop:
41          $(JYTHON) rst2any.py --loop --html -d navidoc -d docutils $(DBG) $(RST)          $(JYTHON) rst2any.py --loop --html -d navidoc -d docutils $(DBG) $(RST)
42    
43    latex:
44            $(JYTHON) rst2any.py --latex -d navidoc -d docutils $(DBG) $(RST)
45    
46    latex-loop:
47            $(JYTHON) rst2any.py --loop --latex -d navidoc -d docutils $(DBG) $(RST)
48    
49  # !!NOTE!! navidoc make html is recursive  # !!NOTE!! navidoc make html is recursive
50  doc:  doc:
51          make html RST="doc/" DBG="-d pegboard"          make html RST="doc/" DBG="-d pegboard"

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

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