1
0
mirror of https://git.FreeBSD.org/doc.git synced 2026-06-02 11:25:20 +00:00
Files
doc/de_DE.ISO8859-1/articles/leap-seconds/Makefile
T
Benedict Reuschling f83d60c0f5 Add the german translation for the leap-seconds article.
This was used as a test for the new po translation capabilities that our doc
toolchain gained recently.

Thanks to Warren Block for the instructions on using gettext po and
making it all work.

Obtained from:	The FreeBSD German Documentation Project
2015-08-25 17:16:08 +00:00

21 lines
298 B
Makefile

#
# $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"