DocBook version of the Japanese FAQ, first draft.

This commit is contained in:
Jun Kuriyama 1999-08-18 22:18:16 +00:00
parent b797b99689
commit 06be91b2cd
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=5394
2 changed files with 8478 additions and 0 deletions
ja_JP.eucJP/books/faq

View file

@ -0,0 +1,26 @@
#
# $Id: Makefile,v 1.1.1.1 1999-08-18 22:18:16 kuriyama Exp $
#
# Build the FreeBSD FAQ
#
MAINTAINER=kuriyama@FreeBSD.ORG
DOC?= book
FORMATS?= html-split html
INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=
#
# SRCS lists the individual SGML files that make up the document. Changes
# to any of these files will force a rebuild
#
# SGML content
SRCS= book.sgml
DOC_PREFIX?= ../../..
.include "../../../share/mk/docproj.docbook.mk"

File diff suppressed because it is too large Load diff