doc/hu_HU.ISO8859-2/flyer/Makefile
Gabor Kovesdan 24d3e7759c - Use %SOURCE% and %SRCID% tags to store the original revisions of the
translated files. In this way, we will be able to generate the
  list of the outdated files automatically.

Obtained from:	The FreeBSD Hungarian Documentation Project
Inspired by:	The FreeBSD Greek Documentation Project
2008-06-25 11:31:19 +00:00

18 lines
364 B
Makefile

# $FreeBSD$
# %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