From owner-cvs-all Wed Jan 27 15:39:52 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA01101 for cvs-all-outgoing; Wed, 27 Jan 1999 15:39:52 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA01091; Wed, 27 Jan 1999 15:39:48 -0800 (PST) (envelope-from nik@FreeBSD.org) From: Nik Clayton Received: (from nik@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id PAA28440; Wed, 27 Jan 1999 15:39:48 -0800 (PST) (envelope-from nik@FreeBSD.org) Date: Wed, 27 Jan 1999 15:39:48 -0800 (PST) Message-Id: <199901272339.PAA28440@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: doc/en/handbook Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk nik 1999/01/27 15:39:48 PST Modified files: en/handbook Makefile Log: Add "-V html-manifest" to index.html target rules, so that it's only generated for this target, and not the generic .html target as well. Additional "-" before TeX and PDFTeX calls, which also return non-zero status codes (almost called them errorlevels, how long since I last wrote a .bat file?) Revision Changes Path 1.11 +6 -6 doc/en/handbook/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message