From: Andreas Jaeger Date: Tue, 20 May 2003 09:34:19 +0000 (+0000) Subject: Regenerate - forgot to commit with last commit X-Git-Tag: ezannoni_pie-20030916-branchpoint~1630 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=08c661884588255a2f1fb0d0556ed6fa05927de2;p=external%2Fbinutils.git Regenerate - forgot to commit with last commit --- diff --git a/opcodes/Makefile.in b/opcodes/Makefile.in index 0220191..8c03c17 100644 --- a/opcodes/Makefile.in +++ b/opcodes/Makefile.in @@ -392,8 +392,8 @@ OFILES = @BFD_MACHINES@ INCLUDES = -D_GNU_SOURCE -I. -I$(srcdir) -I../bfd -I$(INCDIR) -I$(BFDDIR) @HDEFINES@ -I$(srcdir)/../intl -I../intl libopcodes_la_SOURCES = dis-buf.c disassemble.c -libopcodes_la_DEPENDENCIES = $(OFILES) -libopcodes_la_LIBADD = $(OFILES) @WIN32LIBADD@ +libopcodes_la_DEPENDENCIES = $(OFILES) ../bfd/libbfd.la +libopcodes_la_LIBADD = $(OFILES) @WIN32LIBADD@ ../bfd/libbfd.la libopcodes_la_LDFLAGS = -release $(VERSION) @WIN32LDFLAGS@ # libtool will build .libs/libopcodes.a. We create libopcodes.a in