Translation of chapter 13
This commit is contained in:
parent
8ccebefd9b
commit
850d87c648
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13804
2 changed files with 1108 additions and 11 deletions
20
fr_FR.ISO8859-1/books/handbook/l10n/Makefile
Normal file
20
fr_FR.ISO8859-1/books/handbook/l10n/Makefile
Normal file
|
|
@ -0,0 +1,20 @@
|
||||||
|
#
|
||||||
|
# Build the Handbook with just the content from this chapter.
|
||||||
|
#
|
||||||
|
# The FreeBSD Documentation Project
|
||||||
|
# The FreeBSD French Documentation Project
|
||||||
|
#
|
||||||
|
# $FreeBSD$
|
||||||
|
# $Id: Makefile,v 1.1 2002-08-07 09:38:42 blackend Exp $
|
||||||
|
# Original revision: 1.1
|
||||||
|
#
|
||||||
|
|
||||||
|
CHAPTERS= l10n/chapter.sgml
|
||||||
|
|
||||||
|
VPATH= ..
|
||||||
|
|
||||||
|
MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}
|
||||||
|
|
||||||
|
DOC_PREFIX?= ${.CURDIR}/../../../..
|
||||||
|
|
||||||
|
.include "../Makefile"
|
||||||
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue