aboutsummaryrefslogtreecommitdiff
path: root/bfd/Makefile.in
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1995-07-06 02:28:46 +0000
committerKen Raeburn <raeburn@cygnus>1995-07-06 02:28:46 +0000
commit0a8310aca87f7f316124fc730832c4b9d4f09cf9 (patch)
tree548f894304dbd6a3a968020af328ab00a31c39c7 /bfd/Makefile.in
parentede4eed4838610aaaf1e43571638036ca3819c64 (diff)
downloadgdb-0a8310aca87f7f316124fc730832c4b9d4f09cf9.zip
gdb-0a8310aca87f7f316124fc730832c4b9d4f09cf9.tar.gz
gdb-0a8310aca87f7f316124fc730832c4b9d4f09cf9.tar.bz2
* Makefile.in (BFD_LIBS): No, don't put elflink.o here.
* configure.in: Include it here whenever elf.o is specified.
Diffstat (limited to 'bfd/Makefile.in')
-rw-r--r--bfd/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/Makefile.in b/bfd/Makefile.in
index f29f115..c94c1db 100644
--- a/bfd/Makefile.in
+++ b/bfd/Makefile.in
@@ -85,7 +85,7 @@ BFD_LIBS = \
archive.o archures.o bfd.o cache.o coffgen.o core.o \
format.o init.o libbfd.o opncls.o reloc.o \
section.o syms.o targets.o hash.o linker.o \
- elf.o elflink.o srec.o binary.o tekhex.o
+ elf.o srec.o binary.o tekhex.o
# This list is alphabetized to make it easier to keep in sync
# with the decls and initializer in archures.c.