head	1.9;
access;
symbols
	ja_2_2_6:1.5
	oldJA_FAQ_1_0:1.1.1.1
	olddoc-jp:1.1.1;
locks; strict;
comment	@# @;


1.9
date	99.11.06.16.20.10;	author kuriyama;	state dead;
branches;
next	1.8;

1.8
date	99.09.06.06.53.17;	author peter;	state Exp;
branches;
next	1.7;

1.7
date	99.08.16.22.09.13;	author nik;	state Exp;
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.9
log
@Bye-bye good old FAQ...
@
text
@# $FreeBSD: doc/ja_JP.eucJP/FAQ/Makefile,v 1.8 1999/09/06 06:53:17 peter Exp $
# Original revision: 1.7
# The FreeBSD Japanese Documentation Project

.NOTPARALLEL:

DOC=    FAQ
VOLUME=	faq
DOCDIR= /usr/local/share/doc/fdp/ja/books
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.8
log
@$Id$ -> $FreeBSD$
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.7
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
@d1 1
a1 1
# $Id: Makefile,v 1.6 1998/07/24 05:31:24 hanai Exp $
@


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 $
d8 2
a9 1
DOCDIR= ${SHAREDIR}/doc/ja
@


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