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


1.14
date	2005.06.18.18.54.54;	author niklas;	state Exp;
branches;
next	1.13;

1.13
date	2005.05.07.19.39.05;	author keramida;	state Exp;
branches;
next	1.12;

1.12
date	2003.08.06.23.47.59;	author simon;	state Exp;
branches;
next	1.11;

1.11
date	2002.08.22.19.25.03;	author ceri;	state Exp;
branches;
next	1.10;

1.10
date	2001.04.18.09.25.11;	author nik;	state Exp;
branches;
next	1.9;

1.9
date	2001.04.09.20.41.33;	author nik;	state Exp;
branches;
next	1.8;

1.8
date	2001.02.20.20.02.18;	author nik;	state Exp;
branches;
next	1.7;

1.7
date	2000.05.17.18.25.44;	author nik;	state Exp;
branches;
next	1.6;

1.6
date	99.09.17.23.45.03;	author nik;	state Exp;
branches;
next	1.5;

1.5
date	99.09.06.06.52.39;	author peter;	state Exp;
branches;
next	1.4;

1.4
date	99.09.03.17.24.43;	author nik;	state Exp;
branches;
next	1.3;

1.3
date	99.08.17.22.11.19;	author nik;	state Exp;
branches;
next	1.2;

1.2
date	99.08.17.21.35.53;	author nik;	state Exp;
branches;
next	1.1;

1.1
date	99.08.16.22.09.05;	author nik;	state Exp;
branches;
next	;


desc
@@


1.14
log
@Connect dev-model to build

Approved by:    des (mentor)
@
text
@# $FreeBSD$

SUBDIR = arch-handbook
SUBDIR+= corp-net-guide
SUBDIR+= design-44bsd
SUBDIR+= dev-model
SUBDIR+= developers-handbook
SUBDIR+= faq
SUBDIR+= fdp-primer
SUBDIR+= handbook
SUBDIR+= pmake
SUBDIR+= porters-handbook

ROOT_SYMLINKS= faq handbook

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


1.13
log
@Connect the new pmake book to the build.
@
text
@d6 1
@


1.12
log
@o Split the FreeBSD Developers Handbook into two books:

  - FreeBSD Architecture Handbook, which is a book about the FreeBSD
    architecture.  The SMP article have also been moved into the new
    arch handbook as a separate chapter.

  - FreeBSD Developers Handbook, which is a book about developing on
    FreeBSD; basically what was left when the architecture parts was
    moved away.

o Hook up the new FreeBSD Architecture Handbook to the build.

o Remove the SMP article since it is now part of the FreeBSD
  Architecture Handbook.

The relevant files from the FreeBSD Developers Handbook have been
repository copied to the new FreeBSD Architecture Handbook.

This is just step one in the split, both books need some work to be
real seperate books.  E.g. the FreeBSD Architecture Handbook still
needs an introduction.

Repository copy by:	joe
Requested by:		rwatson
Approved by:		murray, ceri (mentor)
@
text
@d10 1
@


1.11
log
@Unhook the PPP Primer from the build.
This document was never finished and is now out of date.
Users should refer to the handbook and the ppp(8) manpage instead.

Suggested by:	Josh Paetzel <friar_josh@@webwarrior.net>
Approved by:	Silence on -doc, cvs-all
@
text
@d3 2
a4 1
SUBDIR = corp-net-guide
@


1.10
log
@Add the developers-handbook to SUBDIR.
@
text
@d1 1
a1 1
# $FreeBSD: doc/en_US.ISO_8859-1/books/Makefile,v 1.9 2001/04/09 20:41:33 nik Exp $
a9 1
SUBDIR+= ppp-primer
@


1.9
log
@Add corp-net-guide to SUBDIR.
@
text
@d1 1
a1 1
# $FreeBSD: doc/en_US.ISO_8859-1/books/Makefile,v 1.8 2001/02/20 20:02:18 nik Exp $
d5 1
@


1.8
log
@List the design-44bsd/ directory.
@
text
@d1 1
a1 1
# $FreeBSD: doc/en_US.ISO_8859-1/books/Makefile,v 1.7 2000/05/17 18:25:44 nik Exp $
d3 2
a4 1
SUBDIR = design-44bsd
@


1.7
log
@Turn on the porter's handbook.
@
text
@d1 1
a1 1
# $FreeBSD: doc/en_US.ISO_8859-1/books/Makefile,v 1.6 1999/09/17 23:45:03 nik Exp $
d3 2
a4 1
SUBDIR = faq
@


1.6
log
@Add the ppp-primer directory to SUBDIR.
@
text
@d1 1
a1 1
# $FreeBSD: doc/en_US.ISO_8859-1/books/Makefile,v 1.5 1999/09/06 06:52:39 peter Exp $
d6 1
@


1.5
log
@$Id$ -> $FreeBSD$
@
text
@d1 1
a1 1
# $FreeBSD$
d6 1
@


1.4
log
@Use doc.project.mk in place of docproj.docbook.mk.

Use the new ROOT_SYMLINKS variable where necessary.
@
text
@d1 1
a1 1
#       $Id: Makefile,v 1.3 1999/08/17 22:11:19 nik Exp $
@


1.3
log
@Turn on the faq/ directory.
@
text
@d1 1
a1 1
#       $Id: Makefile,v 1.2 1999/08/17 21:35:53 nik Exp $
d7 4
a10 1
.include <bsd.subdir.mk>
@


1.2
log
@More Makefile framework.  I don't know why CVS didn't commit these with
the other batch.
@
text
@d1 1
a1 1
#       $Id: Makefile,v 1.1 1999/03/08 21:43:32 nik Exp $
d3 2
a4 1
SUBDIR = fdp-primer
@


1.1
log
@The new Makefile framework.  Does the right thing (pretty much) except
in the case of */FAQ/Makefile, because the FAQs are all in the wrong
place.  Things still install properly, but some of the directory paths
are hardcoded.  This will be going away ASAP.
@
text
@@

