New translation.
This commit is contained in:
parent
5cf5d37628
commit
96813cfd46
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17208
2 changed files with 3708 additions and 44 deletions
17
fr_FR.ISO8859-1/books/handbook/disks/Makefile
Normal file
17
fr_FR.ISO8859-1/books/handbook/disks/Makefile
Normal file
|
@ -0,0 +1,17 @@
|
|||
#
|
||||
# Build the Handbook with just the content from this chapter.
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $Id: Makefile,v 1.1 2003-06-09 13:49:17 blackend Exp $
|
||||
# Original revision: 1.1
|
||||
#
|
||||
|
||||
CHAPTERS= disks/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