doc/nl_NL.ISO8859-1/flyer/Makefile
Rene Ladan 188cb83a51 * Add %SOURCE% and %SRCID% tags to all nl_NL files, except for deprecated files
and files which have no original $FreeBSD$ tag.

* Remove an spurious MAINTAINER line which crept in while copying the file from the en_US directory
2008-12-28 12:23:40 +00:00

20 lines
442 B
Makefile

# $FreeBSD$
# $FreeBSDnl: nl_NL.ISO8859-1/flyer/Makefile,v 1.2 2005/04/30 11:45:54 remko Exp $
#
# %SOURCE% en_US.ISO8859-1/flyer/Makefile
# %SRCID% 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