head	1.6;
access;
symbols
	RELEASE_2_2_6:1.5
	RELEASE_2_2_5:1.3
	RELENG_2_2_2_RELEASE:1.1.2.1
	RELENG_2_2_1_RELEASE:1.1.2.1
	RELENG_2_2_0_RELEASE:1.1.2.1
	RELENG_2_2:1.1.0.2;
locks; strict;
comment	@# @;


1.6
date	99.08.21.18.17.47;	author nik;	state dead;
branches;
next	1.5;

1.5
date	98.02.25.04.32.56;	author hanai;	state Exp;
branches;
next	1.4;

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

1.3
date	97.02.22.13.00.32;	author peter;	state Exp;
branches;
next	1.2;

1.2
date	97.01.14.06.27.10;	author jkh;	state Exp;
branches;
next	1.1;

1.1
date	96.12.18.07.14.37;	author asami;	state Exp;
branches
	1.1.2.1;
next	;

1.1.2.1
date	97.03.15.23.31.32;	author jkh;	state Exp;
branches;
next	;


desc
@@


1.6
log
@Steve walks warily down the street
With his brim pulled way down low
Ain't no sound but the sound of his feet
Machine guns ready to go

Are you ready hey are you ready for this?
Are you hanging on the edge of your seat?
Out of the doorway the bullets rip
To the sound of the beat yeah

Another one bites the dust
Another one bites the dust
And another one gone and another one gone
Another one bites the dust
Hey I'm gonna get you too
Another one bites the dust

...
@
text
@#       From: @@(#)Makefile      8.1 (Berkeley) 6/5/93
#       $Id: Makefile,v 1.5 1998/02/25 04:32:56 hanai Exp $

SUBDIR = handbook
SUBDIR+= FAQ
SUBDIR+= man

.include <bsd.subdir.mk>
@


1.5
log
@Japanese online manuals will be imported soon in doc/ja/man
Submitted by: Kazuo Horikawa <horikawa@@isrd.hitachi.co.jp>
@
text
@d2 1
a2 1
#       $Id: Makefile,v 1.4 1997/11/17 15:58:15 max Exp $
@


1.4
log
@Add FAQ.
@
text
@d2 1
a2 1
#       $Id: Makefile,v 1.3 1997/02/22 13:00:32 peter Exp $
d6 1
@


1.3
log
@Revert $FreeBSD$ back to $Id$
@
text
@d2 1
a2 1
#       $Id$
d4 2
a5 1
SUBDIR= handbook
@


1.2
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
@d2 1
a2 1
#       $FreeBSD$
@


1.1
log
@Add support for NLS document building.

Here's the logic (mostly suggested by John Fieber):

 @@ If ALLLANG is defined, descend to all language-specific subdirs too.
 @@ If ALLLANG is not defined, but LANG is defined and a subdirectory with
   that name exists, descend to that directory too.
 @@ In either case, the default subdirectories are always traversed.

Right now there's only one subdirectory (ja_JP.EUC) with one document
(handbook).  Note these changes won't do anything if you don't have ALLLANG
defined or LANG set to ja_JP.EUC.

The make world for releases is expected to define ALLLANG, so all language-
specific documentation can be built (and be put in appropriate *dists).

This should be in 2.2.
@
text
@d2 1
a2 1
#       $Id$
@


1.1.2.1
log
@Merge from -current (modulo the release string, which is set to 2.2. in this
branch).
@
text
@d2 1
a2 1
#       $Id: Makefile,v 1.3 1997/02/22 13:00:32 peter Exp $
@
