doc/en_US.ISO8859-1/articles/hubs/Makefile
Valentino Vaschetto a821118a25 FreeBSD hub administrators guide to mirroring.
Purpose: To have a centralized location for all information relating to
         mirroring FreeBSD. This document will be worked on and maintained
         by me, and members of freebsd-hubs@.

Written by:i  Jun Kuriyama <kuriyama@FreeBSD.org>
Converted by: Valentino Vaschetto <logo@FreeBSD.org>
2002-01-31 20:56:47 +00:00

16 lines
236 B
Makefile

# $FreeBSD$
DOC?= article
FORMATS?= html
INSTALL_COMPRESSED?=gz
INSTALL_ONLY_COMPRESSED?=
JADEFLAGS+= -V %generate-article-toc%
SRCS= article.sgml
DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"