Subject: CVS commit: gnusrc/gnu/lib/libbfd
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 06/18/2002 11:19:05
Module Name:	gnusrc
Committed By:	itojun
Date:		Tue Jun 18 08:19:05 UTC 2002

Modified Files:
	gnusrc/gnu/lib/libbfd: Makefile

Log Message:
add rules needed for full-feature libbfd.  usually not visited.

to build full-feature libbfd, do the following:
- add "--enable-targets=all --enable-64-bit-bfd" to
  src/tools/toolchain/Makefile configure arg
- invoke nbmake-<platform> native, to regenerate files under src/gnu


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 gnusrc/gnu/lib/libbfd/Makefile

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