doc/it_IT.ISO8859-15/flyer/Makefile
Alex Dupre 14f1bb8a12 MFen: 1.10 -> 1.14
Obtained from:	The FreeBSD Italian Documentation Project CVS
2007-04-15 16:53:32 +00:00

17 lines
326 B
Makefile

# $FreeBSD$
# Original revision: 1.2
pdf: dvi ps
ps2pdf13 -sPAPERSIZE=a4 flyer.ps
ps: dvi
dvips -t a4 flyer.dvi -o
dvi: flyer.tex
pngtopnm -mix ../../share/images/flyer/logo-full.png | \
pnmtops -noturn > logo-full.eps
latex flyer.tex
clean:
rm -f flyer.aux flyer.dvi flyer.log flyer.pdf flyer.ps \
logo-full.eps