aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/articles/ipsec-must/Makefile
blob: 0647dfada3d6d8a30c27e3509459c5867ae86c06 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $FreeBSD$

DOC?= article

DOCFORMAT= html

FORMATS?= html

INSTALL_COMPRESSED?=gz
INSTALL_ONLY_COMPRESSED?=

SRCS= article.sgml

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

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