head	1.6;
access;
symbols
	RELEASE_8_3_0:1.6
	RELEASE_9_0_0:1.6
	RELEASE_7_4_0:1.6
	RELEASE_8_2_0:1.6
	RELEASE_8_1_0:1.6
	RELEASE_7_3_0:1.6
	RELEASE_8_0_0:1.6
	RELEASE_7_2_0:1.6
	RELEASE_7_1_0:1.6
	RELEASE_6_4_0:1.6
	RELEASE_6_3_0:1.6
	RELEASE_7_0_0:1.6
	RELEASE_6_2_0:1.6
	RELEASE_5_5_0:1.6
	RELEASE_6_1_0:1.6
	RELEASE_6_0_0:1.6
	RELEASE_5_4_0:1.6
	RELEASE_4_11_0:1.6
	RELEASE_5_3_0:1.6
	RELEASE_4_10_0:1.5
	RELEASE_5_2_1:1.5
	RELEASE_5_2_0:1.5
	RELEASE_4_9_0:1.5
	RELEASE_5_1_0:1.5
	RELEASE_4_8_0:1.5
	RELEASE_5_0_0:1.5
	RELEASE_4_7_0:1.5
	RELEASE_4_6_2:1.5
	RELEASE_4_6_1:1.5
	RELEASE_4_6_0:1.5
	RELEASE_4_5_0:1.5
	RELEASE_4_4_0:1.5
	old_RELEASE_4_3_0:1.2
	old_RELEASE_4_2_0:1.2
	old_RELEASE_4_1_0:1.1
	old_RELEASE_3_5_0:1.1;
locks; strict;
comment	@# @;


1.6
date	2004.06.03.06.31.51;	author trhodes;	state Exp;
branches;
next	1.5;

1.5
date	2001.08.25.21.52.33;	author dd;	state Exp;
branches;
next	1.4;

1.4
date	2001.06.21.03.38.28;	author chris;	state Exp;
branches;
next	1.3;

1.3
date	2001.06.11.01.19.01;	author ache;	state Exp;
branches;
next	1.2;

1.2
date	2000.11.10.12.30.58;	author kuriyama;	state Exp;
branches;
next	1.1;

1.1
date	2000.06.12.15.46.26;	author gioria;	state Exp;
branches;
next	;


desc
@@


1.6
log
@The MAINTAINER lines on these files should have been set to doc a long
time ago.
@
text
@#
#    The FreeBSD Documentation Project
#    The FreeBSD French Documentation Project
#
#    Compilation de l'Introduction au Projet de Documentation de FreeBSD
#
#    $FreeBSD$
#    Original revision: 1.6
# 

MAINTAINER=doc@@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+= the-faq/chapter.sgml 
SRCS+= the-handbook/chapter.sgml 
SRCS+= the-website/chapter.sgml 
SRCS+= tools/chapter.sgml 
SRCS+= translations/chapter.sgml
SRCS+= writing-style/chapter.sgml 

# Entities
SRCS+= chapters.ent 

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

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


1.5
log
@Remove authors.ent from SRCS since there's no need for it to be there,
and because the path is liable to change (that's why we have
catalogs).
@
text
@d7 1
a7 1
#    $FreeBSD: doc/fr_FR.ISO8859-1/books/fdp-primer/Makefile,v 1.4 2001/06/21 03:38:28 chris Exp $
d11 1
a11 1
MAINTAINER=nik@@FreeBSD.ORG
@


1.4
log
@Move mailing-lists.ent out of the Handbook and into the language-specific
share/sgml directories, create a public identifier for it and replace all
SYSTEM references to the file with PUBLIC references.

There was no repo-copy made of these files as there is no important
history to preserve.
@
text
@d7 1
a7 1
#    $FreeBSD: doc/fr_FR.ISO8859-1/books/fdp-primer/Makefile,v 1.3 2001/06/11 01:19:01 ache Exp $
a41 1
SRCS+= ../../../en_US.ISO8859-1/books/handbook/authors.ent
@


1.3
log
@ISO_* -> ISO* rename
@
text
@d7 1
a7 1
#    $FreeBSD: doc/fr_FR.ISO8859-1/books/fdp-primer/Makefile,v 1.2 2000/11/10 12:30:58 kuriyama Exp $
a41 1
SRCS+= ../handbook/mailing-lists.ent
@


1.2
log
@Replace $Id$ with $FreeBSD$.

Not objected by:	Doc Team
@
text
@d7 1
a7 1
#    $FreeBSD$
d43 1
a43 1
SRCS+= ../../../en_US.ISO_8859-1/books/handbook/authors.ent
@


1.1
log
@Adding the FDP-primer
@
text
@d7 1
a7 1
#    $Id: Makefile,v 1.1 1999/09/05 17:07:53 fhaby Exp $
@

