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)
This commit is contained in:
parent
d6ee32ba2d
commit
6d6fd4722c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=23533
1 changed files with 26 additions and 0 deletions
26
es_ES.ISO8859-1/articles/releng/Makefile
Normal file
26
es_ES.ISO8859-1/articles/releng/Makefile
Normal file
|
@ -0,0 +1,26 @@
|
||||||
|
#
|
||||||
|
# $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"
|
Loading…
Reference in a new issue