aboutsummaryrefslogtreecommitdiff
path: root/nl_NL.ISO8859-1/articles/solid-state/Makefile
blob: d9e24fe386c8e65a012ec405fd6923cd02c88318 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#
# $FreeBSD$
#
# %SOURCE%	en_US.ISO8859-1/articles/solid-state/Makefile
# %SRCID%	39631
#
# Article: FreeBSD and Solid State Devices

DOC?= article

FORMATS?= html
WITH_ARTICLE_TOC?= YES

INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=

SRCS=	article.xml

DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"