c172eeaa1b
- 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)
5 lines
141 B
C
5 lines
141 B
C
/* $NetBSD: lib_bfd.c,v 1.1 1999/02/09 15:57:53 tv Exp $ */
|
|
|
|
/* ELF systems need this to avoid the "wrong" libbfd.so. */
|
|
#include "libbfd.c"
|