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


1.3
date	2001.06.11.01.19.24;	author ache;	state dead;
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.3
log
@ISO_* -> ISO* rename
@
text
@#
#    The FreeBSD Documentation Project
#    The FreeBSD French Documentation Project
#
#    Compilation de l'Introduction au Projet de Documentation de FreeBSD
#
#    $FreeBSD: doc/fr_FR.ISO_8859-1/books/fdp-primer/Makefile,v 1.2 2000/11/10 12:30:58 kuriyama Exp $
#    Original revision: 1.6
# 

MAINTAINER=nik@@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 
SRCS+= ../handbook/mailing-lists.ent
SRCS+= ../../../en_US.ISO_8859-1/books/handbook/authors.ent

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

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


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

Not objected by:	Doc Team
@
text
@d7 1
a7 1
#    $FreeBSD$
@


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 $
@

