doc/el_GR.ISO8859-7/flyer/Makefile
Manolis Kiagias 4a7f82715a Added Greek translation of the 'flyer'
Hopefully, this will be useful at local events and
presentations of the Project.

Approved by:	gabor (mentor)
2008-07-02 21:24:48 +00:00

20 lines
361 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