Remove XDEPFILES from GDB.
[external/binutils.git] / gdb / config / powerpc / aix.mh
1 # Host: IBM PowerPC running AIX
2
3 XM_FILE= xm-aix.h
4
5 NAT_FILE= nm-aix.h
6 NATDEPFILES= fork-child.o infptrace.o inftarg.o corelow.o rs6000-nat.o \
7              xcoffread.o xcoffsolib.o
8
9 # When compiled with cc, for debugging, this argument should be passed.
10 # We have no idea who our current compiler is though, so we skip it.
11 # MH_CFLAGS = -bnodelcsect
12
13 # gdb is too big for all of its external symbols to fit in a small TOC
14 # It looks like the GNU linker doesn't understand the -bbigtoc switch.
15 # This switch may be needed for some vendor compilers.
16 # MH_LDFLAGS = -Wl,-bbigtoc