From owner-cvs-all Fri May 10 3:14:59 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0645737B405; Fri, 10 May 2002 03:14:54 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4AAErM76029; Fri, 10 May 2002 03:14:53 -0700 (PDT) (envelope-from obrien) Message-Id: <200205101014.g4AAErM76029@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 10 May 2002 03:14:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/cc/cc_tools Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2002/05/10 03:14:53 PDT Modified files: gnu/usr.bin/cc/cc_tools Makefile Log: This was *very* -j unsafe. Add a dependency on the common generated headers to mostly make it -j1 safe. Revision Changes Path 1.58 +3 -0 src/gnu/usr.bin/cc/cc_tools/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message