9397282f64
Submitted by: Gary Palmer <gary@palmer.demon.co.uk>
16 lines
703 B
Makefile
16 lines
703 B
Makefile
# $Id: Makefile,v 1.5 1995/10/07 04:31:10 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
|
|
SRCS+= firewalls.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>
|