head	1.4;
access;
symbols
	RELEASE_8_3_0:1.4
	RELEASE_9_0_0:1.4
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	RELEASE_8_1_0:1.4
	RELEASE_7_3_0:1.4
	RELEASE_8_0_0:1.4
	RELEASE_7_2_0:1.4
	RELEASE_7_1_0:1.4
	RELEASE_6_4_0:1.4
	RELEASE_6_3_0:1.4
	RELEASE_7_0_0:1.4
	RELEASE_6_2_0:1.4
	RELEASE_5_5_0:1.4
	RELEASE_6_1_0:1.4
	RELEASE_6_0_0:1.4
	RELEASE_5_4_0:1.4
	RELEASE_4_11_0:1.4
	RELEASE_5_3_0:1.4
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1;
locks; strict;
comment	@# @;


1.4
date	2004.09.05.14.20.45;	author mheinen;	state Exp;
branches;
next	1.3;

1.3
date	2004.06.27.22.21.14;	author mheinen;	state Exp;
branches;
next	1.2;

1.2
date	2004.06.03.06.31.50;	author trhodes;	state Exp;
branches;
next	1.1;

1.1
date	2003.12.23.01.04.34;	author mheinen;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Use url entities.

Obtained from:	The FreeBSD German Documentation Project.
@
text
@#
# $FreeBSD$
# $FreeBSDde: de-docproj/books/fdp-primer/Makefile,v 1.4 2004/08/04 23:33:31 mheinen Exp $
# basiert auf: 1.14
#
# Build the FreeBSD Documentation Project Primer.
#
MAINTAINER=de-bsd-translators@@de.FreeBSD.org

DOC?= book

FORMATS?= html-split html

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+= overview/chapter.sgml
SRCS+= psgml-mode/chapter.sgml
SRCS+= see-also/chapter.sgml
SRCS+= sgml-markup/chapter.sgml
SRCS+= sgml-primer/chapter.sgml
SRCS+= stylesheets/chapter.sgml
SRCS+= structure/chapter.sgml
SRCS+= doc-build/chapter.sgml
SRCS+= the-website/chapter.sgml
SRCS+= tools/chapter.sgml
SRCS+= translations/chapter.sgml
SRCS+= writing-style/chapter.sgml

SRCS+= examples/appendix.sgml

# Images from the cross-document image library
IMAGES_LIB=	callouts/1.png
IMAGES_LIB+=	callouts/2.png
IMAGES_LIB+=	callouts/3.png
IMAGES_LIB+=	callouts/4.png
IMAGES_LIB+=	callouts/5.png

# Entities
SRCS+= chapters.ent

URL_RELPREFIX?=	../../../..
DOC_PREFIX?=	${.CURDIR}/../../..

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


1.3
log
@MFbed:  Update the German documentation set.

books/faq/Makefile				1.10  -> 1.11
books/faq/book.sgml				1.617 -> 1.620
books/fdp-primer/Makefile			1.12  -> 1.13
books/fdp-primer/book.sgml			1.21  -> 1.22
books/fdp-primer/overview/chapter.sgml		1.19  -> 1.20
books/fdp-primer/see-also/chapter.sgml		1.10  -> 1.11
share/sgml/mailing-lists.ent			1.32  -> 1.34
share/sgml/glossary/freebsd-glossary.sgml	1.5   -> 1.8

Obtained from:	The FreeBSD German Documentation Project.
@
text
@d3 2
a4 2
# $FreeBSDde: de-docproj/books/fdp-primer/Makefile,v 1.3 2004/06/06 18:21:21 mheinen Exp $
# basiert auf: 1.13
d49 2
a50 1
DOC_PREFIX?= ${.CURDIR}/../../..
@


1.2
log
@The MAINTAINER lines on these files should have been set to doc a long
time ago.
@
text
@d3 2
a4 2
# $FreeBSDde: de-docproj/books/fdp-primer/Makefile,v 1.2 2003/11/26 01:11:56 mheinen Exp $
# basiert auf: 1.12
d8 1
a8 1
MAINTAINER=doc@@FreeBSD.org
@


1.1
log
@MFbed: "Die Fibel" - The German version of the FDP Primer.

Submitted by:	Oliver Fischer <plexus@@snafu.de>
@
text
@d8 1
a8 1
MAINTAINER=nik@@FreeBSD.org
@

