mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 03:42:22 +08:00
Wed Feb 10 15:34:46 1993 Ian Lance Taylor (ian@cygnus.com)
* Based on patch from Martin Walker <maw@netcom.com>: * nm-i386sco4.h: New file. Like nm-i386sco.h, but define ATTACH_DETACH, PTRACE_ATTACH and PTRACE_DETACH. * config/i386sco4.mh (NAT_FILE): Use nm-i386sco4.h.
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
# Host: Intel 386 running SCO Unix 3.2v4
|
||||
XDEPFILES= i387-tdep.o
|
||||
XM_FILE= xm-i386sco.h
|
||||
NAT_FILE= nm-i386sco.h
|
||||
NAT_FILE= nm-i386sco4.h
|
||||
NATDEPFILES= infptrace.o inftarg.o fork-child.o coredep.o corelow.o i386v-nat.o
|
||||
XM_CLIBS= -lPW
|
||||
SYSV_DEFINE=-DSYSV
|
||||
|
Reference in New Issue
Block a user