Define LIBIBERTY

This commit is contained in:
Nick Clifton 2000-05-21 17:01:02 +00:00
parent 9442cea301
commit 6c298591a3
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2000-05-21 Nick Clifton <nickc@cygnus.com>
* Makefile.am (LIBIBERTY): Define.
2000-05-16 Frank Ch. Eigler <fche@redhat.com>
* fr30-desc.h: Partially regenerated to account for changed

View File

@ -16,6 +16,9 @@ lib_LTLIBRARIES = libopcodes.la
# This is where bfd.h lives.
BFD_H = ../bfd/bfd.h
# This is where libiberty lives.
LIBIBERTY = ../libiberty/libiberty.a
# Header files.
HFILES = \
arm-opc.h \