projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1242152
)
put exec.o back; it deals with exec files, not fork/exec, and thus is still
author
Mark Eichin
<eichin@cygnus>
Fri, 13 Nov 1992 18:26:21 +0000
(18:26 +0000)
committer
Mark Eichin
<eichin@cygnus>
Fri, 13 Nov 1992 18:26:21 +0000
(18:26 +0000)
relevant for remote targets.
gdb/config/i386aout.mt
patch
|
blob
|
history
diff --git
a/gdb/config/i386aout.mt
b/gdb/config/i386aout.mt
index cd8f7e0042eda67d49e1d59d950bd5da616375bb..4bfa353ac48efd0f60d53783e9cc3800d4db8065 100644
(file)
--- a/
gdb/config/i386aout.mt
+++ b/
gdb/config/i386aout.mt
@@
-1,4
+1,4
@@
# Target: Intel 386 with a.out
-TDEPFILES= i386-tdep.o i386-pinsn.o
+TDEPFILES=
exec.o
i386-tdep.o i386-pinsn.o
TM_FILE= tm-i386v.h