From owner-cvs-all Mon May 4 09:34:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA00800 for cvs-all-outgoing; Mon, 4 May 1998 09:34:11 -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 JAA00794; Mon, 4 May 1998 09:34:09 -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 JAA26159; Mon, 4 May 1998 09:31:42 -0700 (PDT) Date: Mon, 4 May 1998 09:31:42 -0700 (PDT) Message-Id: <199805041631.JAA26159@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG Subject: cvs commit: src/gnu/usr.bin/binutils/ld Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/05/04 09:31:42 PDT Modified files: gnu/usr.bin/binutils/ld Makefile Log: Fixed races in `make -jN' using new yacc rules. This also fixes plain `make' (without a previous `make depend'). Revision Changes Path 1.2 +2 -8 src/gnu/usr.bin/binutils/ld/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message