mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 14:59:31 +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
|
# 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
|
TM_FILE= tm-i386v.h
|
||||||
|
Reference in New Issue
Block a user