mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-16 15:40:16 +00:00
* Makefile.in (ALLDEPFILES): Add delta68-nat.c
* Makefile.in (delta68-nat.o): Add dependency.
This commit is contained in:
parent
be0ed5bbb4
commit
68f49dae33
@ -1,3 +1,8 @@
|
|||||||
|
Fri Jul 30 00:18:40 1993 Fred Fish (fnf@deneb.cygnus.com)
|
||||||
|
|
||||||
|
* Makefile.in (ALLDEPFILES): Add delta68-nat.c
|
||||||
|
* Makefile.in (delta68-nat.o): Add dependency.
|
||||||
|
|
||||||
Thu Jul 29 12:09:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
|
Thu Jul 29 12:09:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
|
||||||
|
|
||||||
* value.h (COERCE_ENUM): Use COERCE_REF to coerce refs; value_ind
|
* value.h (COERCE_ENUM): Use COERCE_REF to coerce refs; value_ind
|
||||||
|
@ -799,7 +799,8 @@ 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 \
|
||||||
a29k-pinsn.c a29k-tdep.c a68v-nat.c altos-xdep.c arm-convert.s \
|
a29k-pinsn.c a29k-tdep.c a68v-nat.c altos-xdep.c arm-convert.s \
|
||||||
arm-pinsn.c arm-tdep.c arm-xdep.c convex-pinsn.c convex-tdep.c \
|
arm-pinsn.c arm-tdep.c arm-xdep.c convex-pinsn.c convex-tdep.c \
|
||||||
convex-xdep.c core-svr4.c coredep.c corelow.c exec.c fork-child.c \
|
convex-xdep.c core-svr4.c coredep.c corelow.c delta68-nat.c exec.c \
|
||||||
|
fork-child.c \
|
||||||
go32-xdep.c gould-pinsn.c gould-xdep.c h8300-tdep.c h8500-tdep.c \
|
go32-xdep.c gould-pinsn.c gould-xdep.c h8300-tdep.c h8500-tdep.c \
|
||||||
hp300ux-nat.c hppa-pinsn.c hppa-tdep.c hppab-nat.c hppah-nat.c \
|
hp300ux-nat.c hppa-pinsn.c hppa-tdep.c hppab-nat.c hppah-nat.c \
|
||||||
i386-pinsn.c i386-tdep.c i386b-nat.c i386mach-nat.c i386v-nat.c \
|
i386-pinsn.c i386-tdep.c i386b-nat.c i386mach-nat.c i386v-nat.c \
|
||||||
@ -1002,6 +1003,8 @@ dbxread.o: dbxread.c $(breakpoint_h) buildsym.h $(command_h) \
|
|||||||
$(gdbtypes_h) language.h objfiles.h partial-stab.h stabsread.h \
|
$(gdbtypes_h) language.h objfiles.h partial-stab.h stabsread.h \
|
||||||
symfile.h $(symtab_h) target.h
|
symfile.h $(symtab_h) target.h
|
||||||
|
|
||||||
|
delta68-nat.o: delta68-nat.c $(defs_h)
|
||||||
|
|
||||||
demangle.o: demangle.c $(defs_h) $(gdbcmd_h)
|
demangle.o: demangle.c $(defs_h) $(gdbcmd_h)
|
||||||
|
|
||||||
dwarfread.o: dwarfread.c $(bfd_h) buildsym.h complaints.h $(defs_h) \
|
dwarfread.o: dwarfread.c $(bfd_h) buildsym.h complaints.h $(defs_h) \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user