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