doc/en_US.ISO8859-1/articles/leap-seconds/Makefile
Warren Block 349ae4118b Add a short article on how FreeBSD handles leap seconds. Thanks for
contributions from Peter Jeremy, Poul-Henning Kamp, Ian Lepore, Xin LI,
and Warner Losh.  Requested by Bartek Rutkowski.
2015-06-27 00:25:33 +00:00

19 lines
276 B
Makefile

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