doc/hu_HU.ISO8859-2/articles/gjournal-desktop/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

27 lines
462 B
Makefile

#
# $FreeBSD$
#
# Article: Implementing UFS journaling on a desktop PC
#
# %SOURCE% en_US.ISO8859-1/articles/gjournal-desktop/Makefile
# %SRCID% 1.1
#
NO_TIDY= yes
MAINTAINER= doc@FreeBSD.org
DOC?= article
FORMATS?= html
INSTALL_COMPRESSED?=gz
INSTALL_ONLY_COMPRESSED?=
SRCS= article.sgml
IMAGES_EN= disklabel1.png
IMAGES_EN+= disklabel2.png
URL_RELPREFIX?= ../../../..
DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"