mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-18 12:24:38 +08:00
884914bf03
* config/i386/i386lynx.mh (NATDEPFILES): Drop coredep (for now). * config/i386/nm-i386bsd.h: Protect from multiple inclusion. * config/i386/nm-i386lynx.h: Lotsa new host porting stuff. * config/i386/tm-i386lynx.h: Define SAVED_PC_AFTER_CALL and target_pid_to_str.
8 lines
199 B
Plaintext
8 lines
199 B
Plaintext
# Host: Intel 386 running Lynx
|
|
XDEPFILES=
|
|
NATDEPFILES= exec.o fork-child.o infptrace.o inftarg.o corelow.o i386lynx-nat.o
|
|
XM_FILE= xm-i386lynx.h
|
|
NAT_FILE= nm-i386lynx.h
|
|
REGEX=regex.o
|
|
REGEX1=regex.o
|