aboutsummaryrefslogtreecommitdiff
path: root/ja_JP.EUC/handbook/Makefile
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1996-12-02 07:25:53 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1996-12-02 07:25:53 +0000
commit73c64ba41edbc4fb4eadf6bef91c490efd80aa32 (patch)
tree4b03b770858b178caf898ca60c7b755a14980d04 /ja_JP.EUC/handbook/Makefile
parent7489dea18b1c84dfc0091d82c4af5af72f2d9daa (diff)
downloaddoc-73c64ba41edbc4fb4eadf6bef91c490efd80aa32.tar.gz
doc-73c64ba41edbc4fb4eadf6bef91c490efd80aa32.zip
Added new files to SRCS.
Notes
Notes: svn path=/head/; revision=734
Diffstat (limited to 'ja_JP.EUC/handbook/Makefile')
-rw-r--r--ja_JP.EUC/handbook/Makefile16
1 files changed, 9 insertions, 7 deletions
diff --git a/ja_JP.EUC/handbook/Makefile b/ja_JP.EUC/handbook/Makefile
index a950cf059e..bb3f5aa504 100644
--- a/ja_JP.EUC/handbook/Makefile
+++ b/ja_JP.EUC/handbook/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.2 1996-11-19 14:09:02 jfieber Exp $
+# $Id: Makefile,v 1.3 1996-12-02 07:25:53 max Exp $
# Original revision: 1.17
# The FreeBSD Japanese Documentation Project
@@ -8,16 +8,18 @@ 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+= cyclades.sgml development.sgml dialup.sgml dialout.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+= handbook.sgml history.sgml hw.sgml install.sgml isdn.sgml
+SRCS+= kerberos.sgml kernelconfig.sgml kerneldebug.sgml
+SRCS+= lists.sgml mail.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+= porting.sgml ports.sgml ppp.sgml printing.sgml
+SRCS+= quotas.sgml relnotes.sgml routing.sgml
+SRCS+= serial.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
+SRCS+= jcontrib.sgml jmembers.sgml
.include <bsd.sgml.mk>