doc/hu_HU.ISO8859-2/articles/multi-os/Makefile
Gabor Pali 01abcafdff - Step down from the Hungarian Documentation Project
- Reset maintainership
- Remove self from translators
2010-11-28 19:23:08 +00:00

28 lines
463 B
Makefile

# $FreeBSD$
#
# Article: Installing and Using FreeBSD With Other Operating Systems
#
# %SOURCE% en_US.ISO8859-1/articles/multi-os/Makefile
# %SRCID% 1.12
#
#
# Tidy messes up iso-8859-2 characters
#
NO_TIDY= yes
MAINTAINER= doc@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"