From ff3498c91e36f28efaf0c0a5ab4f0f645bae6b77 Mon Sep 17 00:00:00 2001 From: John Fieber Date: Fri, 8 Sep 1995 19:34:26 +0000 Subject: [PATCH] Add a makefile. --- share/doc/handbook/Makefile | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 share/doc/handbook/Makefile diff --git a/share/doc/handbook/Makefile b/share/doc/handbook/Makefile new file mode 100644 index 00000000000..7bf538d5ff8 --- /dev/null +++ b/share/doc/handbook/Makefile @@ -0,0 +1,12 @@ +# $Id$ + +SRCS= authors.sgml basics.sgml bibliography.sgml boothelp.sgml +SRCS+= booting.sgml contrib.sgml ctm.sgml current.sgml dialup.sgml +SRCS+= diskless.sgml eresources.sgml glossary.sgml handbook.sgml +SRCS+= history.sgml hw.sgml install.sgml kerberos.sgml kerneldebug.sgml +SRCS+= memoryuse.sgml mirrors.sgml nfs.sgml nutshell.sgml porting.sgml +SRCS+= ports.sgml ppp.sgml relnotes.sgml scsi.sgml sections.sgml +SRCS+= slipc.sgml slips.sgml submitters.sgml sup.sgml +SRCS+= troubleshooting.sgml userppp.sgml + +.include