doc/en_US.ISO8859-1/articles/wp-toolbox/Makefile
Murray Stokely 4edc6cef22 New whitepaper: Creating a Software Testing Environment Using FreeBSD
Reviewed by:	Dru Lavigne
Submitted by:	Chris McMahon <christopher.mcmahon@gmail.com>
2006-02-13 08:21:21 +00:00

19 lines
320 B
Makefile

#
# $FreeBSD$
#
# Article: Casestudy about FreeBSD as a Software Testing Toolbox
DOC?= article
FORMATS?= html
WITH_ARTICLE_TOC?= YES
INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=
SRCS= article.sgml
URL_RELPREFIX?= ../../../..
DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"