doc/en_US.ISO8859-1/articles/linux-comparison/Makefile
Murray Stokely 33df755f92 Add FreeBSD / Linux Comparison Whitepaper written by Dru Lavigne.
Additional DocBook markup could be added to this article to improve
the links to the citations, etc.

Reviewed by: gnn, murray
2005-07-24 20:21:12 +00:00

18 lines
313 B
Makefile

# $FreeBSD$
#
# Article: FreeBSD and Linux Comparison Whitepaper
MAINTAINER= marketing@FreeBSD.org
DOC?= article
FORMATS?= html
INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=
SRCS= article.sgml
URL_RELPREFIX?= ../../../..
DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"