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

(-)doc/Makefile.am.orig (-7 lines)
Lines 48-61 Link Here
48
$(srcdir)/vice.txt:	vice.texi
48
$(srcdir)/vice.txt:	vice.texi
49
	$(MAKEINFO) -o $(srcdir)/vice.txt --no-headers $(srcdir)/vice.texi
49
	$(MAKEINFO) -o $(srcdir)/vice.txt --no-headers $(srcdir)/vice.texi
50
50
51
if BUILD_PDF
52
$(srcdir)/vice.pdf:	vice.texi
53
	$(TEXI2DVI) -q --clean --pdf -o $(srcdir)/vice.pdf $(srcdir)/vice.texi
54
55
PDF_DEPS=$(srcdir)/vice.pdf
56
else
57
PDF_DEPS=
51
PDF_DEPS=
58
endif
59
52
60
if BUILD_AMIGAGUIDE
53
if BUILD_AMIGAGUIDE
61
$(srcdir)/vice.guide:	vice.texi
54
$(srcdir)/vice.guide:	vice.texi

Return to bug 379633