mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-21 04:42:53 +08:00
32384aa396
Commit b69c9d41e8
edited bfd/Makefile.in rather than using automake,
which meant a typo in Makefile.am was not discovered and other
differences in Makefile.in are seen with a proper regeneration. One
difference was lack of an empty line between the pe-aarch64igen.c rule
and the following $(BFD32_LIBS) etc. dependency rule, in the
regenerated file. Not that it matters for proper "make" behaviour,
but it's nicer with a line between those rules. Moving the rule
earlier seems to cure the missing empty line.
* Makefile.am (BFD64_BACKENDS): Correct typo.
(BFD_H_DEPS, LOCAL_H_DEPS): Move earlier. Move rule using these
deps earlier too.
* Makefile.in: Regenerate.
* po/BLD-POTFILES.in: Regenerate.
* po/SRC-POTFILES.in: Regenerate.
17 lines
221 B
Plaintext
17 lines
221 B
Plaintext
bfdver.h
|
|
elf32-aarch64.c
|
|
elf32-ia64.c
|
|
elf32-loongarch.c
|
|
elf32-riscv.c
|
|
elf32-target.h
|
|
elf64-aarch64.c
|
|
elf64-ia64.c
|
|
elf64-loongarch.c
|
|
elf64-riscv.c
|
|
elf64-target.h
|
|
pe-aarch64igen.c
|
|
peigen.c
|
|
pepigen.c
|
|
pex64igen.c
|
|
targmatch.h
|