doc/fr_FR.ISO8859-1/articles/building-products/Makefile
Marc Fonvieille a8c453bebc Add new translated article (building-products)
PR:		docs/161804
Submitted by:	Frederic Culot <culot@FreeBSD.org>
2012-08-25 19:51:06 +00:00

20 lines
337 B
Makefile

#
# $FreeBSD$
#
# Article: Building products using FreeBSD
DOC?= article
FORMATS?= html
INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=
SRCS= article.sgml
IMAGES_EN= freebsd-branches.pic freebsd-organization.pic
URL_RELPREFIX?= ../../../..
DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"