doc/en_US.ISO8859-1/articles/custom-gcc/Makefile
Daniel Gerzo df84f188c2 - add a new article describing how to use custom gcc from ports
Submitted by:	mm
Reviewed by:	doc (Wayne Sierke, rene, tabthorpe, trhodes)
2009-09-01 18:01:01 +00:00

18 lines
255 B
Makefile

#
# $FreeBSD$
#
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"