Add new translated article (building-products)
PR: docs/161804 Submitted by: Frederic Culot <culot@FreeBSD.org>
This commit is contained in:
parent
2da3f5cf91
commit
a8c453bebc
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39445
2 changed files with 1323 additions and 0 deletions
fr_FR.ISO8859-1/articles/building-products
20
fr_FR.ISO8859-1/articles/building-products/Makefile
Normal file
20
fr_FR.ISO8859-1/articles/building-products/Makefile
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
#
|
||||||
|
# $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"
|
1303
fr_FR.ISO8859-1/articles/building-products/article.sgml
Normal file
1303
fr_FR.ISO8859-1/articles/building-products/article.sgml
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue