NetBSD/gnu/lib/libbfd/lib_bfd.c
tv c172eeaa1b 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)
1999-02-09 15:57:53 +00:00

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"