doc/es_ES.ISO8859-1/articles/releng/Makefile
J. Vicente Carrasco 6d6fd4722c I'm so sorry by the commit-mail bombing :-(
New article translated.

Submitted by: Juan F. Rodriguez jrh at it.uc3m.es
Approved by: jesusr (mentor)
2005-01-12 19:42:24 +00:00

26 lines
535 B
Makefile

#
# $FreeBSD$
# $FreeBSDes: doc/es_ES.ISO8859-1/articles/releng/Makefile,v 1.1 2004/10/15 01:30:12 carvay Exp $
# Version: 1.14
#
# Article: FreeBSD Release Engineering
DOC?= article
FORMATS?= html
WITH_ARTICLE_TOC?= YES
INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=
SRCS= article.sgml
IMAGES_EN= branches-head.pic
IMAGES_EN+= branches-releng3.pic
IMAGES_EN+= branches-releng4.pic
CSS_SHEET_ADDITIONS= extra.css
URL_RELPREFIX?= ../../../..
DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"