doc/en_US.ISO8859-1/articles/version-guide/Makefile
Mark Linimon 8f380d8345 Remove useless inclusion of 'extra.css' which was left over from cloning
a Makefile from another article.

Pointy hat to:	linimon
2005-08-17 14:27:51 +00:00

19 lines
288 B
Makefile

#
# $FreeBSD$
#
# Article: FreeBSD Version Guide
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"