1a44ab0cf5
This brings the printed handbook to ~275 pages. Submitted by: Sean Kelly <kelly@fsl.noaa.gov>
14 lines
642 B
Makefile
14 lines
642 B
Makefile
# $Id: Makefile,v 1.3 1995/09/25 18:23:02 wollman 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+= kerneldebug.sgml memoryuse.sgml mirrors.sgml nfs.sgml nutshell.sgml
|
|
SRCS+= porting.sgml ports.sgml ppp.sgml printing.sgml relnotes.sgml
|
|
SRCS+= scsi.sgml sections.sgml
|
|
SRCS+= skey.sgml slipc.sgml slips.sgml submitters.sgml sup.sgml
|
|
SRCS+= troubleshooting.sgml userppp.sgml
|
|
|
|
.include <bsd.sgml.mk>
|