* config/powerpc/aix.mh: Add comment.
[deliverable/binutils-gdb.git] / gdb / config / powerpc / aix.mh
CommitLineData
c906108c
SS
1# Host: IBM PowerPC running AIX
2
c906108c 3NAT_FILE= nm-aix.h
f14f9744
JB
4
5# aix-thread.o is not listed in NATDEPFILES as it is pulled in by configure.
63f58cc5
PS
6NATDEPFILES= fork-child.o infptrace.o inftarg.o corelow.o rs6000-nat.o \
7 xcoffread.o xcoffsolib.o
c906108c
SS
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
This page took 0.316008 seconds and 4 git commands to generate.