9f507bd3f1
Add me back as patch-kit contributor.
16 lines
780 B
Makefile
16 lines
780 B
Makefile
# $Id: Makefile,v 1.10 1996/03/04 22:50:27 mpp 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 goals.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 pgpkeys.sgml
|
|
SRCS+= porting.sgml ports.sgml ppp.sgml printing.sgml quotas.sgml relnotes.sgml
|
|
SRCS+= routing.sgml scsi.sgml sections.sgml sio.sgml
|
|
SRCS+= skey.sgml slipc.sgml slips.sgml stable.sgml submitters.sgml sup.sgml
|
|
SRCS+= synching.sgml troubleshooting.sgml userppp.sgml uart.sgml
|
|
|
|
.include <bsd.sgml.mk>
|