mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 04:49:54 +08:00
put exec.o back; it deals with exec files, not fork/exec, and thus is still
relevant for remote targets.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user