X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=doc%2FMakefile.in;h=e1ba6a9bceef25b59e5777a31c39aee6510d3125;hp=fccf403ce777e443094fcdc5851253ae50a75d1b;hb=21a3eb69ff13b601703cfdcca278a3f60e949737;hpb=24bebb53a7d49b98c76f1083f942b122c0e0bf5d diff --git a/doc/Makefile.in b/doc/Makefile.in index fccf403..e1ba6a9 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -205,15 +205,15 @@ distclean-generic clean-generic maintainer-clean-generic clean \ mostlyclean distclean maintainer-clean -all-local: htmlhelp html dvi +all-local: htmlhelp html pdf install-data-hook: $(pkg).htb install -g root -o root -m 0644 $(pkg).htb $(datadir) -.PHONY: ps -ps: ctsim.ps -$(pkg).ps: $(pkg).dvi - dvips $(pkg) +.PHONY: pdf +pdf: ctsim.pdf +$(pkg).pdf: $(pkg).dvi + dvipdfm $(pkg) .PHONY: dvi dvi: $(pkg).dvi