diff options
author | Andrew Cagney <cagney@redhat.com> | 2001-12-01 19:34:37 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2001-12-01 19:34:37 +0000 |
commit | 7bc65f05b25c321c019439c3f7489bf147d78ccf (patch) | |
tree | 4f17961f8b648a741d17c0fd1fd532bf62bd53e6 /gdb/Makefile.in | |
parent | 1851bca630a74107152d6ac11ea15e78eb4ef65f (diff) | |
download | gdb-7bc65f05b25c321c019439c3f7489bf147d78ccf.zip gdb-7bc65f05b25c321c019439c3f7489bf147d78ccf.tar.gz gdb-7bc65f05b25c321c019439c3f7489bf147d78ccf.tar.bz2 |
Zap a29k.
Diffstat (limited to 'gdb/Makefile.in')
-rw-r--r-- | gdb/Makefile.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/Makefile.in b/gdb/Makefile.in index da99b48..d52063d 100644 --- a/gdb/Makefile.in +++ b/gdb/Makefile.in @@ -2135,8 +2135,6 @@ values.o: values.c $(defs_h) $(expression_h) $(frame_h) $(gdbcmd_h) \ vax-tdep.o: vax-tdep.c $(OP_INCLUDE)/vax.h $(defs_h) $(symtab_h) -w65-tdep.o : w65-tdep.c $(gdbcore_h) $(regcache_h) - x86-64-linux-tdep.o : x86-64-linux-tdep.c $(defs_h) $(inferior_h) \ $(gdbcore_h) $(regcache_h) x86-64-tdep.h i386-tdep.h |