Subject: CVS commit: src/gnu/dist/toolchain/bfd
To: None <source-changes@netbsd.org>
From: Nick Hudson <skrll@netbsd.org>
List: source-changes
Date: 04/11/2003 12:02:26
Module Name:	src
Committed By:	skrll
Date:		Fri Apr 11 09:02:26 UTC 2003

Modified Files:
	src/gnu/dist/toolchain/bfd: Makefile.in

Log Message:
Add netbsdaout.c to BFD32_BACKENDS_CFILES and netbsdaout.lo to
BFD32_BACKENDS so that the correct dependencies are registered.

Parallel builds now work as a result. Fixes PR 20602 and PR 21081.

I'll leave the bigger question of if this stuff is still needed and why it
hasn't been fed back to the binutils people to someone more qualified than
myself.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/gnu/dist/toolchain/bfd/Makefile.in

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.