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


1.5
date	98.02.15.17.03.41;	author max;	state dead;
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.5
log
@Moving doc/ja_JP.EUC/* to doc/ja.  (Already repository copied.)

Also, this change to doc/Makefile now requires either ALLLANG is
defined or DOC_LANG=ja (instead of LANG=ja_JP.EUC) to build Japanese
documentation.
@
text
@# $Id: Makefile,v 1.4 1998/02/13 12:36:56 hanai Exp $
# Original revision: 1.6
# The FreeBSD Japanese Documentation Project

DOC=    FAQ
DOCDIR= ${SHAREDIR}/doc/ja_JP.EUC
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.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 $
@


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