aboutsummaryrefslogtreecommitdiff
path: root/handbook/Makefile
blob: ec2803c800e7eb82dd6984888d40dc1ef6d1b028 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $Id: Makefile,v 1.1.2.1 1995-10-12 03:15:40 jfieber Exp $

SRCS= authors.sgml basics.sgml bibliography.sgml boothelp.sgml
SRCS+= booting.sgml contrib.sgml crypt.sgml ctm.sgml current.sgml dialup.sgml
SRCS+= diskless.sgml dma.sgml eresources.sgml esdi.sgml glossary.sgml
SRCS+= handbook.sgml history.sgml hw.sgml install.sgml kerberos.sgml
SRCS+= kernelconfig.sgml kerneldebug.sgml memoryuse.sgml
SRCS+= mirrors.sgml nfs.sgml nutshell.sgml 
SRCS+= porting.sgml ports.sgml ppp.sgml printing.sgml relnotes.sgml 
SRCS+= routing.sgml scsi.sgml sections.sgml
SRCS+= skey.sgml slipc.sgml slips.sgml submitters.sgml sup.sgml
SRCS+= troubleshooting.sgml userppp.sgml

.include <bsd.sgml.mk>