doc/en_US.ISO8859-1/articles/gjournal-desktop/Makefile
Gabor Kovesdan 0db8aca859 - Add gjournal-desktop aticle
Submitted by:	Manolis Kiagias <sonicy@otenet.gr>
2008-04-28 15:44:35 +00:00

19 lines
336 B
Makefile

#
# $FreeBSD$
#
# Article: Implementing UFS journaling on a desktop PC
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"