diff --git a/FAQ/Makefile b/FAQ/Makefile index 866ba9bcc7..5d89074a36 100644 --- a/FAQ/Makefile +++ b/FAQ/Makefile @@ -1,10 +1,12 @@ -# $Id: Makefile,v 1.6 1997-11-03 08:53:35 max Exp $ +# $Id: Makefile,v 1.7 1998-07-23 10:25:12 wosch Exp $ + +.NOTPARALLEL: SGMLOPTS=-links DOC= FAQ SRCS= FAQ.sgml acknowledgments.sgml admin.sgml applications.sgml SRCS+= commercial.sgml hackers.sgml hardware.sgml install.sgml SRCS+= kernelconfig.sgml misc.sgml network.sgml preface.sgml SRCS+= serial.sgml troubleshoot.sgml x.sgml .include diff --git a/handbook/Makefile b/handbook/Makefile index 7db8a81bf8..f36417cd90 100644 --- a/handbook/Makefile +++ b/handbook/Makefile @@ -1,20 +1,22 @@ -# $Id: Makefile,v 1.32 1998-04-30 12:51:11 jkh Exp $ +# $Id: Makefile,v 1.33 1998-07-23 10:27:04 wosch Exp $ + +.NOTPARALLEL: SGMLOPTS=-links SRCS= anoncvs.sgml authors.sgml backups.sgml basics.sgml bibliography.sgml SRCS+= boothelp.sgml booting.sgml contrib.sgml crypt.sgml ctm.sgml current.sgml SRCS+= cvsup.sgml cyclades.sgml development.sgml dialup.sgml dialout.sgml SRCS+= disks.sgml diskless.sgml dma.sgml eresources.sgml esdi.sgml SRCS+= firewalls.sgml german.sgml glossary.sgml goals.sgml SRCS+= handbook.sgml history.sgml hw.sgml install.sgml isdn.sgml SRCS+= kerberos.sgml kernelconfig.sgml kerneldebug.sgml kernelopts.sgml SRCS+= lists.sgml mail.sgml makeworld.sgml memoryuse.sgml SRCS+= mirrors.sgml nfs.sgml nutshell.sgml pgpkeys.sgml policies.sgml SRCS+= porting.sgml ports.sgml ppp.sgml printing.sgml SRCS+= quotas.sgml relnotes.sgml routing.sgml russian.sgml SRCS+= serial.sgml scsi.sgml scsihd.sgml SRCS+= sections.sgml sio.sgml skey.sgml slipc.sgml SRCS+= slips.sgml stable.sgml submitters.sgml synching.sgml SRCS+= term.sgml userppp.sgml uart.sgml linuxemu.sgml .include