Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 409333
Collapse All | Expand All

(-)1/tools/ioemu-qemu-xen/Makefile (-1 / +1 lines)
Lines 275-281 Link Here
275
275
276
# documentation
276
# documentation
277
%.html: %.texi
277
%.html: %.texi
278
	texi2html -monolithic -number $<
278
	texi2html -monolithic -number-sections $<
279
279
280
%.info: %.texi
280
%.info: %.texi
281
	makeinfo $< -o $@
281
	makeinfo $< -o $@

Return to bug 409333