* Makefile.in (ALLDEPFILES): Add alphabsd-nat.c.

(alphabsd-nat.o): New dependency list.
This commit is contained in:
Jason Thorpe 2002-04-21 22:03:10 +00:00
parent 3601203380
commit e9ed6d011c
2 changed files with 12 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
* Makefile.in (ALLDEPFILES): Add alphabsd-nat.c.
(alphabsd-nat.o): New dependency list.
2002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
* Makefile.in (ALLDEPFILES): Add alpha-linux-tdep.c and

View File

@ -1173,8 +1173,10 @@ unexport CHILLFLAGS CHILL_LIB CHILL_FOR_TARGET :
ALLDEPFILES = 29k-share/udi/udip2soc.c 29k-share/udi/udr.c \
29k-share/udi/udi2go32.c \
a29k-tdep.c a68v-nat.c alpha-nat.c alpha-tdep.c alpha-linux-tdep.c \
alphafbsd-tdep.c arm-linux-nat.c arm-linux-tdep.c arm-tdep.c \
a29k-tdep.c a68v-nat.c \
alpha-nat.c alphabsd-nat.c alpha-tdep.c alpha-linux-tdep.c \
alphafbsd-tdep.c \
arm-linux-nat.c arm-linux-tdep.c arm-tdep.c \
armnbsd-nat.c armnbsd-tdep.c \
coff-solib.c \
core-sol2.c core-regset.c core-aout.c corelow.c \
@ -1240,6 +1242,9 @@ a68v-nat.o: a68v-nat.c $(defs_h) $(gdbcore_h) $(inferior_h) \
alpha-nat.o: alpha-nat.c $(defs_h) $(gdbcore_h) $(inferior_h) $(target_h) \
$(regcache_h) alpha-tdep.h
alphabsd-nat.o: alphabsd-nat.c $(defs_h) $(inferior_h) $(regcache_h) \
alpha-tdep.h
alpha-tdep.o: alpha-tdep.c $(defs_h) $(gdbcmd_h) $(gdbcore_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