Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 02/09/1999 07:57:53
Module Name:	src
Committed By:	tv
Date:		Tue Feb  9 15:57:53 UTC 1999

Added Files:
	src/gnu/lib/libbfd: Makefile bfd-h.sed config.h lib_bfd.c shlib_version
Log Message:
Move libbfd compile environment to "libbfd" subdir, with the changes:
- no includes are installed any more, nor any .a libraries
- a unified libbfd can be built if BFD_UNIFIED is set in mk.conf (will
support dumping/examining objects from all NetBSD architectures of equal
or lesser pointer size)