mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 14:49:38 +08:00
* configure.in (BFDLIB, BFDVER_H, ALL_OBJ_DEPS): Delete.
* Makefile.am (GASLIBS): Expand @BFDLIB@. (BFDVER_H): Delete. (OBJS): Expand @ALL_OBJ_DEPS@. Depend on all fopen-*.h variants. (obj-aout.o): Depend on $(DEP_@target_get_type@_aout) (obj-coff.o, obj-ecoff.o, obj-elf.o): Similarly. Run "make dep-am". * dep-in.sed: Don't substitute bfdver.h. Do remove symcat.h. * Makefile.in: Regenerate. * doc/Makefile.in: Regenerate. * configure: Regenerate.
This commit is contained in:
@ -12,13 +12,13 @@ s!@SRCDIR@/config!$(srcdir)/config!g
|
||||
s!@SRCDIR@/\.\./opcodes!$(srcdir)/../opcodes!g
|
||||
s!@TOPDIR@/opcodes!$(srcdir)/../opcodes!g
|
||||
s!@SRCDIR@/!!g
|
||||
s!\.\./bfd/bfdver\.h!$(BFDVER_H)!g
|
||||
s! \$(srcdir)/config/te-generic\.h!!g
|
||||
s! \.\./bfd/bfd\.h!!g
|
||||
s! itbl-cpu\.h!!g
|
||||
s! itbl-parse\.h!!g
|
||||
s! \.\./intl/libintl\.h!!g
|
||||
|
||||
s! \.\./bfd/bfd\.h!!g
|
||||
s! \$(INCDIR)/symcat\.h!!g
|
||||
s! \$(INCDIR)/bin-bugs\.h!!g
|
||||
s! \$(INCDIR)/ansidecl\.h!!g
|
||||
s! \$(INCDIR)/libiberty\.h!!g
|
||||
|
Reference in New Issue
Block a user