mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-03 15:42:52 +00:00
Regenerate - forgot to commit with last commit
This commit is contained in:
parent
2ebaa23b7a
commit
08c6618845
@ -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
|
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_SOURCES = dis-buf.c disassemble.c
|
||||||
libopcodes_la_DEPENDENCIES = $(OFILES)
|
libopcodes_la_DEPENDENCIES = $(OFILES) ../bfd/libbfd.la
|
||||||
libopcodes_la_LIBADD = $(OFILES) @WIN32LIBADD@
|
libopcodes_la_LIBADD = $(OFILES) @WIN32LIBADD@ ../bfd/libbfd.la
|
||||||
libopcodes_la_LDFLAGS = -release $(VERSION) @WIN32LDFLAGS@
|
libopcodes_la_LDFLAGS = -release $(VERSION) @WIN32LDFLAGS@
|
||||||
|
|
||||||
# libtool will build .libs/libopcodes.a. We create libopcodes.a in
|
# libtool will build .libs/libopcodes.a. We create libopcodes.a in
|
||||||
|
Loading…
x
Reference in New Issue
Block a user