head	1.12;
access;
symbols
	RELEASE_4_3_0:1.10
	RELEASE_4_2_0:1.8
	RELEASE_4_1_0:1.8
	RELEASE_3_5_0:1.7;
locks; strict;
comment	@# @;


1.12
date	2001.06.11.01.16.54;	author ache;	state dead;
branches;
next	1.11;

1.11
date	2001.05.14.17.15.53;	author nik;	state Exp;
branches;
next	1.10;

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

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

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

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

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

1.5
date	99.10.18.09.48.57;	author wosch;	state Exp;
branches;
next	1.4;

1.4
date	99.09.06.06.52.35;	author peter;	state Exp;
branches;
next	1.3;

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

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

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


desc
@@


1.12
log
@ISO_* -> ISO* rename
@
text
@# $FreeBSD: doc/en_US.ISO_8859-1/articles/Makefile,v 1.11 2001/05/14 17:15:53 nik Exp $

SUBDIR = committers-guide
SUBDIR+= dialup-firewall
SUBDIR+= diskless-x
SUBDIR+= explaining-bsd
SUBDIR+= freebsd-questions
SUBDIR+= fonts
SUBDIR+= formatting-media
SUBDIR+= ipsec-must
SUBDIR+= mh
SUBDIR+= multi-os
SUBDIR+= new-users
SUBDIR+= programming-tools
SUBDIR+= vm-design
SUBDIR+= zip-drive

# ROOT_SYMLINKS+= new-users

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


1.11
log
@Link in the vm-design article, which I completely forgot to do.
@
text
@d1 1
a1 1
# $FreeBSD: doc/en_US.ISO_8859-1/articles/Makefile,v 1.10 2001/03/14 18:11:19 nik Exp $
@


1.10
log
@Link in the "Explaining BSD" article.
@
text
@d1 1
a1 1
# $FreeBSD: doc/en_US.ISO_8859-1/articles/Makefile,v 1.9 2001/02/16 00:23:27 nik Exp $
d15 1
@


1.9
log
@Link in the FreeBSD-questions document.
@
text
@d1 1
a1 1
# $FreeBSD: doc/en_US.ISO_8859-1/articles/Makefile,v 1.8 2000/06/26 09:13:04 nik Exp $
d6 1
@


1.8
log
@Add in the ipsec-must article.
@
text
@d1 1
a1 1
# $FreeBSD: doc/en_US.ISO_8859-1/articles/Makefile,v 1.7 2000/06/07 23:24:18 nik Exp $
d6 1
@


1.7
log
@Turn on the dialup-firewall chapter.
@
text
@d1 1
a1 1
# $FreeBSD: doc/en_US.ISO_8859-1/articles/Makefile,v 1.6 2000/02/14 01:25:14 nik Exp $
d8 1
@


1.6
log
@Build the zip-drive article.
@
text
@d1 1
a1 1
# $FreeBSD: doc/en_US.ISO_8859-1/articles/Makefile,v 1.5 1999/10/18 09:48:57 wosch Exp $
d4 1
@


1.5
log
@comment out ROOT_SYMLINKS variable which broke the web update at hub.
@
text
@d1 1
a1 1
# $FreeBSD: doc/en_US.ISO_8859-1/articles/Makefile,v 1.4 1999/09/06 06:52:35 peter Exp $
d11 1
@


1.4
log
@$Id$ -> $FreeBSD$
@
text
@d1 1
a1 1
# $FreeBSD$
d12 1
a12 1
ROOT_SYMLINKS+= new-users
@


1.3
log
@List the new committers guide.

List "new-users" in ROOT_SYMLINKS, so it will get included in the top
level as necessary.

Use doc.project.mk in place of docproj.docbook.mk.
@
text
@d1 1
a1 1
#       $Id: Makefile,v 1.2 1999/08/17 21:35:52 nik Exp $
@


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 = diskless-x
d12 4
a15 1
.include <bsd.subdir.mk>
@


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

