Modif mienures target %html
This commit is contained in:
parent
935738b6ce
commit
dc50df6fe6
@ -45,11 +45,11 @@ all: $(DOC).pdf $(DOC).html
|
|||||||
$(DOC).pdf: $(FRPAGES)
|
$(DOC).pdf: $(FRPAGES)
|
||||||
$(DEBIANDOC2PDF) $(OPTIONS) $(DOC).sgml
|
$(DEBIANDOC2PDF) $(OPTIONS) $(DOC).sgml
|
||||||
|
|
||||||
$(DOC).html: $(FRPAGES)
|
%.html: %.sgml $(FRPAGES)
|
||||||
$(DEBIANDOC2HTML) $(HOPTIONS) $<
|
$(DEBIANDOC2HTML) $(HOPTIONS) $<
|
||||||
|
|
||||||
put:
|
put:
|
||||||
$(RSYNC) $(ROPT) $(RSSH) dolibarr-dev.html rodolphe.quiedeville.org:/home/www/rodolphe.quiedeville.org/htdocs/projets/dolibarr/doc
|
$(RSYNC) $(ROPT) $(RSSH) dolibarr-dev.html rodolphe.quiedeville.org:/home/www/www.dolibarr.com/htdocs/documentation
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -f *pdf *ps
|
rm -f *pdf *ps
|
||||||
Loading…
Reference in New Issue
Block a user