1# Host: IBM PowerPC running AIX
2
3NAT_FILE= nm-aix.h
4
5# aix-thread.o is not listed in NATDEPFILES as it is pulled in by configure.
6NATDEPFILES= 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