* symtab.c: (multiple_symbols_modes, multiple_symbols_ask)
[deliverable/binutils-gdb.git] / gdb / config / powerpc / aix.mh
1 # Host: IBM PowerPC running AIX
2
3 NAT_FILE= config/rs6000/nm-rs6000.h
4
5 # aix-thread.o is not listed in NATDEPFILES as it is pulled in by configure.
6 NATDEPFILES= fork-child.o inf-ptrace.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
This page took 0.030302 seconds and 4 git commands to generate.