freebsd-dev/share/doc/handbook/Makefile
John Fieber 1a44ab0cf5 Added a very complete new chapter on printing.
This brings the printed handbook to ~275 pages.
Submitted by:	Sean Kelly <kelly@fsl.noaa.gov>
1995-10-01 04:43:15 +00:00

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>