head	1.11;
access;
symbols
	RELENG_2_2_8_RELEASE:1.1.1.1.2.6
	RELENG_2_2_7_RELEASE:1.1.1.1.2.6
	RELENG_2_2_6_RELEASE:1.1.1.1.2.6
	RELENG_2_2_5_RELEASE:1.1.1.1.2.6
	RELENG_2_2_2_RELEASE:1.1.1.1.2.4
	RELENG_2_2_1_RELEASE:1.1.1.1.2.4
	RELENG_2_2_0_RELEASE:1.1.1.1.2.4
	RELENG_2_2:1.1.1.1.0.2
	handbook_96_11_14:1.1.1.1
	DOC_JP:1.1.1;
locks; strict;
comment	@# @;


1.11
date	97.05.23.12.54.53;	author peter;	state dead;
branches;
next	1.10;

1.10
date	97.05.11.23.26.13;	author jfieber;	state Exp;
branches;
next	1.9;

1.9
date	97.05.09.23.09.56;	author max;	state Exp;
branches;
next	1.8;

1.8
date	97.02.25.04.53.50;	author hanai;	state Exp;
branches;
next	1.7;

1.7
date	97.02.22.13.00.33;	author peter;	state Exp;
branches;
next	1.6;

1.6
date	97.01.14.06.27.11;	author jkh;	state Exp;
branches;
next	1.5;

1.5
date	96.12.23.21.30.52;	author max;	state Exp;
branches;
next	1.4;

1.4
date	96.12.20.07.31.33;	author max;	state Exp;
branches;
next	1.3;

1.3
date	96.12.02.07.25.53;	author max;	state Exp;
branches;
next	1.2;

1.2
date	96.11.19.14.09.02;	author jfieber;	state Exp;
branches;
next	1.1;

1.1
date	96.11.15.05.14.38;	author asami;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	96.11.15.05.14.38;	author asami;	state Exp;
branches
	1.1.1.1.2.1;
next	;

1.1.1.1.2.1
date	96.11.21.16.40.40;	author phk;	state Exp;
branches;
next	1.1.1.1.2.2;

1.1.1.1.2.2
date	96.12.03.15.45.51;	author phk;	state Exp;
branches;
next	1.1.1.1.2.3;

1.1.1.1.2.3
date	96.12.23.02.02.32;	author jkh;	state Exp;
branches;
next	1.1.1.1.2.4;

1.1.1.1.2.4
date	97.03.15.23.31.34;	author jkh;	state Exp;
branches;
next	1.1.1.1.2.5;

1.1.1.1.2.5
date	97.05.19.12.39.17;	author asami;	state Exp;
branches;
next	1.1.1.1.2.6;

1.1.1.1.2.6
date	97.05.26.16.55.03;	author jfieber;	state dead;
branches;
next	;


desc
@@


1.11
log
@Disconnect the FAQ and handbook from the makefiles and remove the files.
The FAQ and handbook have been repository copied to their own top-level
("doc") directory in the cvs tree which will not be branched so as to
avoid the syncing problems.  At some point, the sgml text will require
formatting tools that will be from ports rather than the main source tree.

Requested by:	 jfieber, jkh
@
text
@# $Id: Makefile,v 1.10 1997/05/11 23:26:13 jfieber Exp peter $
# Original revision: 1.22
# The FreeBSD Japanese Documentation Project

DOC=	handbook
DOCDIR=${SHAREDIR}/doc/ja_JP.EUC
FORMATS= html roff
SGMLOPTS+=-e EUC-JP

SRCS= authors.sgml basics.sgml bibliography.sgml boothelp.sgml
SRCS+= booting.sgml contrib.sgml crypt.sgml ctm.sgml current.sgml cvsup.sgml
SRCS+= cyclades.sgml development.sgml dialup.sgml dialout.sgml
SRCS+= diskless.sgml dma.sgml eresources.sgml esdi.sgml 
SRCS+= firewalls.sgml glossary.sgml goals.sgml
SRCS+= handbook.sgml history.sgml hw.sgml install.sgml isdn.sgml
SRCS+= kerberos.sgml kernelconfig.sgml kerneldebug.sgml kernelopts.sgml
SRCS+= lists.sgml mail.sgml memoryuse.sgml
SRCS+= mirrors.sgml nfs.sgml nutshell.sgml pgpkeys.sgml policies.sgml
SRCS+= porting.sgml ports.sgml ppp.sgml printing.sgml
SRCS+= quotas.sgml relnotes.sgml routing.sgml russian.sgml
SRCS+= serial.sgml scsi.sgml sections.sgml sio.sgml skey.sgml slipc.sgml 
SRCS+= slips.sgml stable.sgml submitters.sgml sup.sgml synching.sgml 
SRCS+= term.sgml userppp.sgml uart.sgml linuxemu.sgml
SRCS+= jcontrib.sgml jmembers.sgml

.include <bsd.sgml.mk>
@


1.10
log
@Specify EUC-JP character encoding.
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.9 1997/05/09 23:09:56 max Exp $
@


1.9
log
@Added russian.sgml and removed troubleshooting.sgml.
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.8 1997/02/25 04:53:50 hanai Exp $
d8 1
@


1.8
log
@``Original revision'' fields are changed to synchronize with
the original handbook.
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.7 1997/02/22 13:00:33 peter Exp $
d19 1
a19 1
SRCS+= quotas.sgml relnotes.sgml routing.sgml
d22 1
a22 1
SRCS+= term.sgml troubleshooting.sgml userppp.sgml uart.sgml linuxemu.sgml
@


1.7
log
@Revert $FreeBSD$ back to $Id$
@
text
@d1 2
a2 2
# $Id$
# Original revision: 1.17
@


1.6
log
@Make the long-awaited change from $Id$ to $FreeBSD$

This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.5
log
@Added kernelopts.sgml to SRCS.
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.4 1996/12/20 07:31:33 max Exp $
@


1.4
log
@Added cvsup.sgml to SRCS.
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.3 1996/12/02 07:25:53 max Exp $
d15 1
a15 1
SRCS+= kerberos.sgml kernelconfig.sgml kerneldebug.sgml
@


1.3
log
@Added new files to SRCS.
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.2 1996/11/19 14:09:02 jfieber Exp $
d10 1
a10 1
SRCS+= booting.sgml contrib.sgml crypt.sgml ctm.sgml current.sgml 
@


1.2
log
@Be explicit about the doc name (handbook) rather than inferring it
from the directory name.

2.2 candidate
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.1.1.1 1996/11/15 05:14:38 asami Exp $
d11 1
a11 1
SRCS+= cyclades.sgml development.sgml dialup.sgml
d14 3
a16 2
SRCS+= handbook.sgml history.sgml hw.sgml install.sgml isdn.sgml kerberos.sgml
SRCS+= kernelconfig.sgml kerneldebug.sgml memoryuse.sgml
d18 3
a20 2
SRCS+= porting.sgml ports.sgml ppp.sgml printing.sgml quotas.sgml relnotes.sgml 
SRCS+= routing.sgml scsi.sgml sections.sgml sio.sgml skey.sgml slipc.sgml 
d23 1
a23 1
SRCS+= lists.sgml jcontrib.sgml jmembers.sgml
@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
# $Id$
d5 1
@


1.1.1.1
log
@Finally, the Japanese version of the handbook.  Not in the parent
Makefile yet as John needs to figure out ${LANG}-based doc building.

Please put this in 2.2, or the translators are going to kill me. ;)

Submitted by:	doc-jp@@jp.freebsd.org (The FreeBSD Japanese Doc Team)
Reviewed by:	doc-jp@@jp.freebsd.org (mutual review)
@
text
@@


1.1.1.1.2.1
log
@YAMFC
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.1.1.1 1996/11/15 05:14:38 asami Exp $
a4 1
DOC=	handbook
@


1.1.1.1.2.2
log
@YAMFC
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.1.1.1.2.1 1996/11/21 16:40:40 phk Exp $
d11 1
a11 1
SRCS+= cyclades.sgml development.sgml dialup.sgml dialout.sgml
d14 2
a15 3
SRCS+= handbook.sgml history.sgml hw.sgml install.sgml isdn.sgml
SRCS+= kerberos.sgml kernelconfig.sgml kerneldebug.sgml
SRCS+= lists.sgml mail.sgml memoryuse.sgml
d17 2
a18 3
SRCS+= porting.sgml ports.sgml ppp.sgml printing.sgml
SRCS+= quotas.sgml relnotes.sgml routing.sgml
SRCS+= serial.sgml scsi.sgml sections.sgml sio.sgml skey.sgml slipc.sgml 
d21 1
a21 1
SRCS+= jcontrib.sgml jmembers.sgml
@


1.1.1.1.2.3
log
@Syncronize the entire /usr/src/share/doc tree with -current.

I'm sure John Fieber will scream at me concerning some magic symbol
buried *somewhere* in this, but I can't find the last mail he sent me
about such things so if my fears prove correct, we can just fix it
for the release.
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.4 1996/12/20 07:31:33 max Exp $
d10 1
a10 1
SRCS+= booting.sgml contrib.sgml crypt.sgml ctm.sgml current.sgml cvsup.sgml
@


1.1.1.1.2.4
log
@Merge from -current (modulo the release string, which is set to 2.2. in this
branch).
@
text
@d1 2
a2 2
# $Id: Makefile,v 1.8 1997/02/25 04:53:50 hanai Exp $
# Original revision: 1.22
d15 1
a15 1
SRCS+= kerberos.sgml kernelconfig.sgml kerneldebug.sgml kernelopts.sgml
@


1.1.1.1.2.5
log
@Merge handbook from -current, so this will correctly refer to 2.2.2R, etc.
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.1.1.1.2.4 1997/03/15 23:31:34 jkh Exp $
a7 2
# this won't work for old sgmlfmt in 2.2 branch
#SGMLOPTS+=-e EUC-JP
d19 1
a19 1
SRCS+= quotas.sgml relnotes.sgml routing.sgml russian.sgml
d22 1
a22 1
SRCS+= term.sgml userppp.sgml uart.sgml linuxemu.sgml
@


1.1.1.1.2.6
log
@Remove japanese handbook (now doc/ja_JP.EUC/handbook).
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.1.1.1.2.5 1997/05/19 12:39:17 asami Exp $
@
