From owner-cvs-all Fri Oct 16 09:53:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA22676 for cvs-all-outgoing; Fri, 16 Oct 1998 09:53:19 -0700 (PDT) (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 JAA22671; Fri, 16 Oct 1998 09:53:18 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA08074; Fri, 16 Oct 1998 09:53:16 -0700 (PDT) Date: Fri, 16 Oct 1998 09:53:16 -0700 (PDT) Message-Id: <199810161653.JAA08074@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/gnu/usr.bin/cc/cc_tools Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/10/16 09:53:16 PDT Modified files: gnu/usr.bin/cc/cc_tools Makefile Log: Split up rule for ${COMMONHDRS} so that `make -j N' doesn't create the 6 headers up to 6 times concurrently. Debugged by Don Lewis (Don.Lewis@tsc.tdk.com). Fixed some disorder. Revision Changes Path 1.14 +12 -12 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