1999-04-16 01:35:26 +00:00
|
|
|
# Host: Intel 386 running SVR4
|
|
|
|
|
|
|
|
# we don't want nm-i386v4.h since that defines LOSING_POLL which isn't
|
|
|
|
# appropriate for i386v42mp
|
|
|
|
NAT_FILE= nm-i386v42mp.h
|
2001-03-20 02:37:55 +00:00
|
|
|
|
|
|
|
# NATDEPFILES must remain entirely on one line. When building a cross
|
|
|
|
# debugger, configure will cause this line to be commented out in the
|
|
|
|
# Makefile. Many non-GNU versions of make don't permit the use of a
|
|
|
|
# continuation character (backslash) to extend a commented line. As a
|
|
|
|
# consequence, make considers subsequent tab-indented lines to be
|
|
|
|
# some sort of error.
|
2002-05-11 17:22:27 +00:00
|
|
|
NATDEPFILES= corelow.o core-regset.o fork-child.o i386v4-nat.o \
|
2002-04-11 18:13:21 +00:00
|
|
|
gcore.o solib.o solib-svr4.o solib-legacy.o procfs.o proc-api.o \
|
|
|
|
proc-events.o proc-flags.o proc-why.o uw-thread.o
|
2000-01-06 03:07:20 +00:00
|
|
|
|