aboutsummaryrefslogtreecommitdiff
path: root/ja_JP.EUC/handbook/Makefile
blob: f8be59b621c1ce09709ed5ce32a9908e4eb5283d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# $Id: Makefile,v 1.1.1.1.2.1 1996-11-21 16:40:40 phk Exp $
# Original revision: 1.17
# The FreeBSD Japanese Documentation Project

DOC=	handbook
DOCDIR=${SHAREDIR}/doc/ja_JP.EUC
FORMATS= html roff

SRCS= authors.sgml basics.sgml bibliography.sgml boothelp.sgml
SRCS+= booting.sgml contrib.sgml crypt.sgml ctm.sgml current.sgml 
SRCS+= cyclades.sgml development.sgml dialup.sgml
SRCS+= diskless.sgml dma.sgml eresources.sgml esdi.sgml 
SRCS+= firewalls.sgml glossary.sgml goals.sgml
SRCS+= handbook.sgml history.sgml hw.sgml install.sgml isdn.sgml kerberos.sgml
SRCS+= kernelconfig.sgml kerneldebug.sgml memoryuse.sgml
SRCS+= mirrors.sgml nfs.sgml nutshell.sgml pgpkeys.sgml policies.sgml
SRCS+= porting.sgml ports.sgml ppp.sgml printing.sgml quotas.sgml relnotes.sgml 
SRCS+= routing.sgml scsi.sgml sections.sgml sio.sgml skey.sgml slipc.sgml 
SRCS+= slips.sgml stable.sgml submitters.sgml sup.sgml synching.sgml 
SRCS+= term.sgml troubleshooting.sgml userppp.sgml uart.sgml linuxemu.sgml
SRCS+= lists.sgml jcontrib.sgml jmembers.sgml

.include <bsd.sgml.mk>