head	1.7;
access;
symbols
	RELEASE_2_2_6:1.5
	JA_FAQ_1_0:1.1.1.1
	doc-jp:1.1.1;
locks; strict;
comment	@# @;


1.7
date	99.08.21.18.17.54;	author nik;	state dead;
branches;
next	1.6;

1.6
date	98.07.24.05.31.24;	author hanai;	state Exp;
branches;
next	1.5;

1.5
date	98.02.16.04.05.13;	author asami;	state Exp;
branches;
next	1.4;

1.4
date	98.02.13.12.36.56;	author hanai;	state Exp;
branches;
next	1.3;

1.3
date	98.01.24.17.57.13;	author hanai;	state Exp;
branches;
next	1.2;

1.2
date	97.12.28.08.37.48;	author asami;	state Exp;
branches;
next	1.1;

1.1
date	97.11.17.15.49.00;	author max;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	97.11.17.15.49.00;	author max;	state Exp;
branches;
next	;


desc
@@


1.7
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
@# $Id: Makefile,v 1.6 1998/07/24 05:31:24 hanai Exp $
# Original revision: 1.7
# The FreeBSD Japanese Documentation Project

.NOTPARALLEL:

DOC=    FAQ
DOCDIR= ${SHAREDIR}/doc/ja
FORMATS?= html roff
SGMLOPTS+=-e EUC-JP
SGMLOPTS+=-links

SRCS= FAQ.sgml acknowledgments.sgml admin.sgml applications.sgml
SRCS+= commercial.sgml hackers.sgml hardware.sgml install.sgml
SRCS+= kernelconfig.sgml misc.sgml network.sgml preface.sgml
SRCS+=	serial.sgml troubleshoot.sgml x.sgml

.include <bsd.sgml.mk>
@


1.6
log
@Add `.NOTPARALLEL:' target according to English version.

Submitted by: Motoyuki Konno <motoyuki@@snipe.rim.or.jp>
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.5 1998/02/16 04:05:13 asami Exp $
@


1.5
log
@Fix two more references to ja_JP.EUC.
@
text
@d1 2
a2 2
# $Id: Makefile,v 1.4 1998/02/13 12:36:56 hanai Exp $
# Original revision: 1.6
d4 2
@


1.4
log
@Bring back the previous version.
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.3 1998/01/24 17:57:13 hanai Exp $
d6 1
a6 1
DOCDIR= ${SHAREDIR}/doc/ja_JP.EUC
@


1.3
log
@I don't know why, but specification of the character encoding in the
HTML file seems to have been broken.
This will fix it.
Submitted by: Motoyuki Konno <motoyuki@@snipe.rim.or.jp>
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.2 1997/12/28 08:37:48 asami Exp $
d8 1
a8 1
SGMLOPTS=-e EUC-JP
@


1.2
log
@Change "FORMATS=" to "FORMATS?=" so the user can override it when you
are building from the parent directory.  bsd.sgml.mk (which also
defines FORMATS using "?=") is included after this line so this change
does not affect the default behavior.
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.1.1.1 1997/11/17 15:49:00 max Exp $
d8 1
a8 1
SGMLOPTS+=-e EUC-JP
@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
# $Id$
d7 1
a7 1
FORMATS= html roff
@


1.1.1.1
log
@Initial import of the Japanese translated version of the FAQ.
This translation is based on FAQ.sgml 1.94 and revision 1.1 of other
files.
Submitted by:	the FreeBSD Japanese Documentation Project
@
text
@@
