aboutsummaryrefslogtreecommitdiff
path: root/de_DE.ISO8859-1/articles/leap-seconds/Makefile
blob: 7fb3278b220cc63a8d3ee199c5956d6e38c5b96a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#
# $FreeBSD$
# basiert auf: r46873
#
# Article: Leap Seconds

DOC?= article

FORMATS?= html
WITH_ARTICLE_TOC?= YES

INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=

SRCS=	article.xml

URL_RELPREFIX?=	../../../..
DOC_PREFIX?=	${.CURDIR}/../../..

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