Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[linux-dvb] doc/dvbapi/Makefile
Hi,
the Makefile needs the following little fix to complete at least for
dvipdfm version 0.13.2c.
Best regards,
obi
--- Makefile 17 Sep 2001 01:27:03 -0000 1.1
+++ Makefile 17 Mar 2002 17:54:51 -0000
@@ -4,7 +4,7 @@
intro.tex title.tex dvbstb.ps
dvbapi.pdf: dvbapi.dvi
- dvipdf $< $@
+ dvipdf -o $@ $<
dvbapi.ps: dvbapi.dvi
dvips -o $@ $<
--
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.
Home |
Main Index |
Thread Index