Translation of Chapter 6
This commit is contained in:
parent
c00576fe78
commit
829ee0c6ec
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=14039
2 changed files with 1422 additions and 23 deletions
fr_FR.ISO8859-1/books/handbook/config
17
fr_FR.ISO8859-1/books/handbook/config/Makefile
Normal file
17
fr_FR.ISO8859-1/books/handbook/config/Makefile
Normal file
|
@ -0,0 +1,17 @@
|
|||
#
|
||||
# Build the Handbook with just the content from this chapter.
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $Id: Makefile,v 1.1 2002-08-27 09:54:39 blackend Exp $
|
||||
# Original revision: 1.1
|
||||
#
|
||||
|
||||
CHAPTERS= config/chapter.sgml
|
||||
|
||||
VPATH= ..
|
||||
|
||||
MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX}
|
||||
|
||||
DOC_PREFIX?= ${.CURDIR}/../../../..
|
||||
|
||||
.include "../Makefile"
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue