head	1.8;
access;
symbols
	RELEASE_4_3_0:1.7
	RELEASE_4_2_0:1.5
	RELEASE_4_1_0:1.3
	RELEASE_3_5_0:1.1;
locks; strict;
comment	@# @;


1.8
date	2001.06.11.01.16.29;	author ache;	state dead;
branches;
next	1.7;

1.7
date	2001.03.24.15.53.31;	author alex;	state Exp;
branches;
next	1.6;

1.6
date	2001.01.06.18.42.59;	author alex;	state Exp;
branches;
next	1.5;

1.5
date	2000.08.18.12.47.39;	author alex;	state Exp;
branches;
next	1.4;

1.4
date	2000.07.30.10.05.59;	author alex;	state Exp;
branches;
next	1.3;

1.3
date	2000.06.29.10.08.28;	author alex;	state Exp;
branches;
next	1.2;

1.2
date	2000.06.23.10.49.40;	author alex;	state Exp;
branches;
next	1.1;

1.1
date	2000.06.13.09.48.26;	author alex;	state Exp;
branches;
next	;


desc
@@


1.8
log
@ISO_* -> ISO* rename
@
text
@# 
# $FreeBSD: doc/de_DE.ISO_8859-1/books/handbook/Makefile,v 1.7 2001/03/24 15:53:31 alex Exp $
# $FreeBSDde: de-docproj/books/handbook/Makefile,v 1.4 2001/03/24 15:53:55 alex Exp $
#
# Build the FreeBSD Handbook in its German translation.
#

MAINTAINER=alex@@FreeBSD.org

DOC?= book

FORMATS?= html-split

INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=

# 
# SRCS lists the individual SGML files that make up the document. Changes
# to any of these files will force a rebuild
#

# SGML content
SRCS=  book.sgml
SRCS+= backups/chapter.sgml
SRCS+= basics/chapter.sgml
SRCS+= bibliography/chapter.sgml
SRCS+= ports/chapter.sgml
SRCS+= users/chapter.sgml

# Entities
SRCS+= ../../../en_US.ISO_8859-1/books/handbook/authors.ent 
SRCS+= chapters.ent 
SRCS+= newsgroups.ent 

DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
@


1.7
log
@Add the translation of the "users" chapter.

Translated by:	Robert Drehmel <robert@@gizmo.quizbot.org>
Obtained from:	FreeBSD German Documentation Project
@
text
@d2 1
a2 1
# $FreeBSD$
@


1.6
log
@Switch to translators.ent
@
text
@d2 2
a3 1
# $FreeBSD: doc/de_DE.ISO_8859-1/books/handbook/Makefile,v 1.5 2000/08/18 12:47:39 alex Exp $
d28 1
@


1.5
log
@The German translation of the ``Ports'' chapter, based on
rev. 1.111 (a number for Asami-san :-]) of the English version.

Translated by:	Uwe Pierau <uwe.pierau@@tu-clausthal.de>
Submitted by:	Frank Gruender <elwood@@mc5sys.in-berlin.de>
Obtained from:	The FreeBSD German Documentation Project
@
text
@d2 1
a2 1
# $FreeBSD: doc/de_DE.ISO_8859-1/books/handbook/Makefile,v 1.4 2000/07/30 10:05:59 alex Exp $
a31 3

# German
SRCS+= de-authors.ent 
@


1.4
log
@Remove special de-version of authors.ent, which helps in maintaining (the
English Staff doesn't differ).
German authors are listed in an extra file, de-authors.ent.
@
text
@d2 1
a2 1
# $FreeBSD: doc/de_DE.ISO_8859-1/books/handbook/Makefile,v 1.3 2000/06/29 10:08:28 alex Exp $
d26 1
@


1.3
log
@Add translated bibliography chapter, based on English rev. 1.24.
LinuxDoc -> DocBook Conversion and merging changes up to 1.24 were done by
Uwe Pierau <uwe.pierau@@tu-clausthal.de>.

Translated by:	Frank Gruender <elwood@@mc5sys.in-berlin.de>
Obtained from:	FreeBSD German Documentation Project
@
text
@d2 1
a2 1
# $FreeBSD: doc/de_DE.ISO_8859-1/books/handbook/Makefile,v 1.2 2000/06/23 10:49:40 alex Exp $
d28 1
a28 1
SRCS+= authors.ent 
d31 3
@


1.2
log
@Add "Basics" Chapter.

Translated by:	Uwe Pierau <uwe.pierau@@tu-clausthal.de>
Obtained from:	The FreeBSD German Documentation Project
@
text
@d2 1
a2 1
# $FreeBSD: doc/de_DE.ISO_8859-1/books/handbook/Makefile,v 1.1 2000/06/13 09:48:26 alex Exp $
d25 1
@


1.1
log
@Initial revision of a German Handbook with currently one chapter: Backups

Obtained from:	FreeBSD German Documentation Project
@
text
@d2 1
a2 1
# $FreeBSD$
d24 1
@

