doc/hu_HU.ISO8859-2/articles/linux-comparison/Makefile
Gabor Kovesdan 089ab738cc - Add basic hu_HU.8859-2 infrastructure and the Hungarian translation of the
linux-comparison article

Approved by:	keramida (mentor)
2007-04-15 15:23:55 +00:00

24 lines
367 B
Makefile

# $FreeBSD$
#
# Article: FreeBSD and Linux Comparison Whitepaper
#
# 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"