2001-07-25 15:17:17 +02:00
|
|
|
#
|
2004-02-22 12:48:10 +01:00
|
|
|
# The FreeBSD Russian Documentation Project
|
|
|
|
#
|
2001-07-25 15:17:17 +02:00
|
|
|
# $FreeBSD$
|
2004-02-22 12:48:10 +01:00
|
|
|
# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/articles/ipsec-must/Makefile,v 1.3 2004/02/20 07:52:54 andy Exp $
|
2010-07-12 23:04:59 +02:00
|
|
|
# Article: Independent Verification of IPsec Functionality in FreeBSD
|
2001-07-25 15:17:17 +02:00
|
|
|
#
|
2013-11-24 19:59:24 +01:00
|
|
|
# Original revision: r39631
|
2001-07-25 15:17:17 +02:00
|
|
|
#
|
|
|
|
|
2004-02-22 12:48:10 +01:00
|
|
|
DOC?= article
|
2001-07-25 15:17:17 +02:00
|
|
|
|
2004-02-22 12:48:10 +01:00
|
|
|
FORMATS?= html
|
2001-07-25 15:17:17 +02:00
|
|
|
|
2004-02-22 12:48:10 +01:00
|
|
|
INSTALL_COMPRESSED?=gz
|
2001-07-25 15:17:17 +02:00
|
|
|
INSTALL_ONLY_COMPRESSED?=
|
|
|
|
|
2012-10-01 11:53:01 +02:00
|
|
|
SRCS= article.xml
|
2004-02-22 12:48:10 +01:00
|
|
|
|
2010-07-12 23:04:59 +02:00
|
|
|
URL_RELPREFIX?= ../../../..
|
2004-02-22 12:48:10 +01:00
|
|
|
DOC_PREFIX?= ${.CURDIR}/../../..
|
2001-07-25 15:17:17 +02:00
|
|
|
|
2004-02-22 12:48:10 +01:00
|
|
|
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|