mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-23 18:14:13 +08:00
Regenerate
This commit is contained in:
parent
6ae3e978c3
commit
1d2b8df224
@ -471,7 +471,7 @@ CFILES = \
|
||||
ieee.c is-ranlib.c is-strip.c maybe-ranlib.c maybe-strip.c \
|
||||
nlmconv.c nm.c not-ranlib.c not-strip.c \
|
||||
objcopy.c objdump.c prdbg.c \
|
||||
od-xcoff.c \
|
||||
od-xcoff.c od-macho.c \
|
||||
rclex.c rdcoff.c rddbg.c readelf.c rename.c \
|
||||
resbin.c rescoff.c resrc.c resres.c \
|
||||
size.c srconv.c stabs.c strings.c sysdump.c \
|
||||
@ -861,6 +861,7 @@ distclean-compile:
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/not-strip.Po@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/objcopy.Po@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/objdump.Po@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/od-macho.Po@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/od-xcoff.Po@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/prdbg.Po@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rclex.Po@am__quote@
|
||||
|
@ -41,6 +41,7 @@ not-strip.c
|
||||
objcopy.c
|
||||
objdump.c
|
||||
objdump.h
|
||||
od-macho.c
|
||||
od-xcoff.c
|
||||
prdbg.c
|
||||
rclex.c
|
||||
|
@ -124,6 +124,8 @@ config/tc-pj.c
|
||||
config/tc-pj.h
|
||||
config/tc-ppc.c
|
||||
config/tc-ppc.h
|
||||
config/tc-rl78.c
|
||||
config/tc-rl78.h
|
||||
config/tc-rx.c
|
||||
config/tc-rx.h
|
||||
config/tc-s390.c
|
||||
|
Loading…
Reference in New Issue
Block a user