head	1.2;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2;
locks; strict;
comment	@# @;


1.2
date	2008.06.25.11.28.10;	author gabor;	state Exp;
branches;
next	1.1;

1.1
date	2007.12.16.14.03.45;	author gabor;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- 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
@
text
@# $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
@


1.1
log
@- Add Hungarian translation of the FreeBSD flyer
@
text
@d2 2
a3 1
#
@

