X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=Makefile;h=ce650d6d9aee2887639c29a771ebbd4624f389db;hp=a6a12e61889e38ba04174ede07fc04c91ff72c9b;hb=f209f0494e4dd9065f3bf0cda54612297b3e079c;hpb=35ac483eecd026ebf7ffdbf44074d5346e1d272a diff --git a/Makefile b/Makefile index a6a12e6..ce650d6 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ $(HTML_C): %.c.html: %.c $(HTML_H): %.h.html: %.h source-highlight -f html -s cpp $< -$(PDF_IMG): %.pdf: %.ps +$(PDF_IMG): %.pdf: %.eps epstopdf $< --outfile=$@ $(PS_IMG): %.ps : %.eps @@ -47,5 +47,5 @@ install: scp html/*.html piccardi@firenze.linux.it:public_html/gapil/ clean: rm -f *.dvi *.log *.ps *.html *.aux *.toc *.rel *.ilg *.rip *.ind \ - *.pdf *.out *.idx *~ listati/*.html img/*.ps img/*.pdf + *.pdf *.out *.idx *~ listati/*.html img/*.ps img/*.eps img/*.pdf