doc: macroize texi2ipf and ipfc

Macroize the texi2ipf and ipfc commands (used for OS/2).
This commit is contained in:
H. Peter Anvin 2008-06-19 11:47:13 -07:00
parent eec3b52505
commit 9dee352dee

View file

@ -80,10 +80,10 @@ nasmdoc.dvi: nasmdoc.texi
# Rules for building an OS/2 book
nasmdoc.ipf: nasmdoc.texi
texi2ipf $< >$@
$(TEXI2IPF) $< >$@
nasm.inf: nasmdoc.ipf
ipfc -i -s $< $@
$(IPFC) -i -s $< $@
clean:
-rm -f *.rtf *.hpj *.texi *.gid *.ipf *.dip