2005-06-13 H.J. Lu <hongjiu.lu@intel.com>
[deliverable/binutils-gdb.git] / gdb / config / i386 / i386v42mp.mh
CommitLineData
c906108c
SS
1# Host: Intel 386 running SVR4
2
c906108c
SS
3# we don't want nm-i386v4.h since that defines LOSING_POLL which isn't
4# appropriate for i386v42mp
5NAT_FILE= nm-i386v42mp.h
087bb2e2
KB
6
7# NATDEPFILES must remain entirely on one line. When building a cross
8# debugger, configure will cause this line to be commented out in the
9# Makefile. Many non-GNU versions of make don't permit the use of a
10# continuation character (backslash) to extend a commented line. As a
11# consequence, make considers subsequent tab-indented lines to be
12# some sort of error.
e750d25e 13NATDEPFILES= corelow.o core-regset.o fork-child.o i386v4-nat.o \
670a52db
MS
14 gcore.o solib.o solib-svr4.o solib-legacy.o procfs.o proc-api.o \
15 proc-events.o proc-flags.o proc-why.o uw-thread.o
c3f6f71d 16
This page took 0.380587 seconds and 4 git commands to generate.