aboutsummaryrefslogtreecommitdiff
path: root/el_GR.ISO8859-7/articles/gjournal-desktop/Makefile
blob: af8057d21c74df4f9c1f38f2e24d67ac44ad9cff (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
#
# $FreeBSD$
#
# Article: Implementing UFS journaling on a desktop PC
# 
# %SOURCE%	en_US.ISO8859-1/articles/gjournal-desktop/Makefile
# %SRCID%	1.1
#

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"