aboutsummaryrefslogtreecommitdiff
path: root/handbook/Makefile
diff options
context:
space:
mode:
authorDoc Manager <doceng@FreeBSD.org>1995-09-08 19:40:05 +0000
committerDoc Manager <doceng@FreeBSD.org>1995-09-08 19:40:05 +0000
commit1e3d63db88bcd7862a9788e164577763ff3bea7e (patch)
treec8268aa99d77b7dca1e337039e1fd7d7818ed136 /handbook/Makefile
parent7a5f061be2bfee99b0b6f405a08067d412ce9c76 (diff)
downloaddoc-1e3d63db88bcd7862a9788e164577763ff3bea7e.tar.gz
doc-1e3d63db88bcd7862a9788e164577763ff3bea7e.zip
Create branch 'RELENG_2_1_0'.
Notes
Notes: svn path=/branches/RELENG_2_1_0/; revision=79
Diffstat (limited to 'handbook/Makefile')
-rw-r--r--handbook/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/handbook/Makefile b/handbook/Makefile
new file mode 100644
index 0000000000..ef951720a0
--- /dev/null
+++ b/handbook/Makefile
@@ -0,0 +1,12 @@
+# $Id: Makefile,v 1.1 1995-09-08 19:34:26 jfieber Exp $
+
+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 <bsd.sgml.mk>