doc/hu_HU.ISO8859-2/articles/linux-comparison/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

28 lines
454 B
Makefile

# $FreeBSD$
#
# Article: FreeBSD and Linux Comparison Whitepaper
#
# %SOURCE% en_US.ISO8859-1/articles/linux-comparison/Makefile
# %SRCID% 1.1
#
#
# Tidy messes up iso-8859-2 characters
#
NO_TIDY= yes
MAINTAINER= gabor@FreeBSD.org
DOC?= article
FORMATS?= html
INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=
SRCS= article.sgml
URL_RELPREFIX?= ../../../..
DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"