7a7ca10a0d
Submitted-By: "David E. O'Brien" <obrien@Nuxi.cs.ucdavis.edu> Incorporate new development section, since Satoshi seems to have wandered off for a bit and I have too much stuff stacking up in my handbook directory. Submitted-By: asami
17 lines
869 B
Makefile
17 lines
869 B
Makefile
# $Id: Makefile,v 1.16 1996/07/29 07:15:54 jkh Exp $
|
|
|
|
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
|
|
|
|
.include <bsd.sgml.mk>
|