diff options
author | David Henkel-Wallace <gumby@cygnus> | 1992-07-23 18:57:29 +0000 |
---|---|---|
committer | David Henkel-Wallace <gumby@cygnus> | 1992-07-23 18:57:29 +0000 |
commit | ddce75e0750e6bf39b046c7306d4c3e64212333d (patch) | |
tree | f0bb892d425ca64b35b22c83fdf189a9c944b2bc /gdb/depend | |
parent | f6715b07ae9d67f2392bb6cd666b2ac5951bd90b (diff) | |
download | gdb-ddce75e0750e6bf39b046c7306d4c3e64212333d.zip gdb-ddce75e0750e6bf39b046c7306d4c3e64212333d.tar.gz gdb-ddce75e0750e6bf39b046c7306d4c3e64212333d.tar.bz2 |
Support OSE.
Diffstat (limited to 'gdb/depend')
-rwxr-xr-x | gdb/depend | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -238,6 +238,10 @@ remote-eb.o : remote-eb.c defs.h ${srcdir}/../include/ansidecl.h xm.h config.sta tm-29k.h inferior.h symtab.h ${srcdir}/../include/obstack.h breakpoint.h frame.h value.h \ gdbtypes.h expression.h ${srcdir}/../include/wait.h terminal.h target.h ${srcdir}/../include/bfd.h \ gdbcore.h +remote-es1800.o : remote-es1800.c defs.h ${srcdir}/../include/ansidecl.h xm.h config.status ${srcdir}/../include/fopen-same.h \ + tm.h inferior.h symtab.h ${srcdir}/../include/obstack.h breakpoint.h frame.h value.h \ + gdbtypes.h expression.h ${srcdir}/../include/wait.h terminal.h target.h ${srcdir}/../include/bfd.h \ + gdbcore.h remote-hms.o : remote-hms.c defs.h ${srcdir}/../include/ansidecl.h xm.h config.status ${srcdir}/../include/fopen-same.h \ tm.h config.status inferior.h symtab.h ${srcdir}/../include/obstack.h breakpoint.h frame.h value.h \ gdbtypes.h expression.h ${srcdir}/../include/wait.h terminal.h target.h ${srcdir}/../include/bfd.h \ |