From fc75bbbf6508194683f0fc906f98ea9485b76563 Mon Sep 17 00:00:00 2001 From: Wolfram Schneider Date: Thu, 23 Jul 1998 10:27:04 +0000 Subject: [PATCH] Disable parallel mode. There are temp file name clashes in parallel mode. --- FAQ/Makefile | 4 +++- handbook/Makefile | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/FAQ/Makefile b/FAQ/Makefile index 866ba9bcc7..5d89074a36 100644 --- a/FAQ/Makefile +++ b/FAQ/Makefile @@ -1,4 +1,6 @@ -# $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 diff --git a/handbook/Makefile b/handbook/Makefile index 7db8a81bf8..f36417cd90 100644 --- a/handbook/Makefile +++ b/handbook/Makefile @@ -1,4 +1,6 @@ -# $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