|
|
@ -1173,9 +1173,9 @@ unexport CHILLFLAGS CHILL_LIB CHILL_FOR_TARGET : |
|
|
|
|
|
|
|
|
ALLDEPFILES = 29k-share/udi/udip2soc.c 29k-share/udi/udr.c \
|
|
|
ALLDEPFILES = 29k-share/udi/udip2soc.c 29k-share/udi/udr.c \
|
|
|
29k-share/udi/udi2go32.c \
|
|
|
29k-share/udi/udi2go32.c \
|
|
|
a29k-tdep.c a68v-nat.c alpha-nat.c alpha-tdep.c \
|
|
|
a29k-tdep.c a68v-nat.c alpha-nat.c alpha-tdep.c alpha-linux-tdep.c \
|
|
|
arm-linux-nat.c arm-linux-tdep.c arm-tdep.c armnbsd-nat.c \
|
|
|
alphafbsd-tdep.c arm-linux-nat.c arm-linux-tdep.c arm-tdep.c \
|
|
|
armnbsd-tdep.c \
|
|
|
armnbsd-nat.c armnbsd-tdep.c \
|
|
|
coff-solib.c \
|
|
|
coff-solib.c \
|
|
|
core-sol2.c core-regset.c core-aout.c corelow.c \
|
|
|
core-sol2.c core-regset.c core-aout.c corelow.c \
|
|
|
dcache.c delta68-nat.c dpx2-nat.c dstread.c exec.c fork-child.c \
|
|
|
dcache.c delta68-nat.c dpx2-nat.c dstread.c exec.c fork-child.c \
|
|
|
@ -1244,6 +1244,10 @@ alpha-tdep.o: alpha-tdep.c $(defs_h) $(gdbcmd_h) $(gdbcore_h) \ |
|
|
$(inferior_h) $(symtab_h) $(dis_asm_h) $(gdb_string_h) $(linespec_h) \
|
|
|
$(inferior_h) $(symtab_h) $(dis_asm_h) $(gdb_string_h) $(linespec_h) \
|
|
|
$(regcache_h) $(doublest_h) $(BFD_SRC)/elf-bfd.h alpha-tdep.h |
|
|
$(regcache_h) $(doublest_h) $(BFD_SRC)/elf-bfd.h alpha-tdep.h |
|
|
|
|
|
|
|
|
|
|
|
alpha-linux-tdep.o: alpha-linux-tdep.c $(defs_h) $(value_h) alpha-tdep.h |
|
|
|
|
|
|
|
|
|
|
|
alphafbsd-tdep.o: alphafbsd-tdep.c $(defs_h) $(value_h) alpha-tdep.h |
|
|
|
|
|
|
|
|
annotate.o: annotate.c $(defs_h) $(annotate_h) $(value_h) $(target_h) $(gdbtypes_h) |
|
|
annotate.o: annotate.c $(defs_h) $(annotate_h) $(value_h) $(target_h) $(gdbtypes_h) |
|
|
|
|
|
|
|
|
arm-linux-nat.o: arm-linux-nat.c $(defs_h) $(inferior_h) $(gdbcore_h) \ |
|
|
arm-linux-nat.o: arm-linux-nat.c $(defs_h) $(inferior_h) $(gdbcore_h) \ |
|
|
|