blob: bac3e30216c041e6a5692a4a6bbe97b6a64b0a49 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Host: IBM PowerPC running AIX
XM_FILE= xm-aix.h
XDEPFILES=
NAT_FILE= nm-aix.h
NATDEPFILES= fork-child.o infptrace.o inftarg.o corelow.o rs6000-nat.o xcoffread.o
# When compiled with cc, for debugging, this argument should be passed.
# We have no idea who our current compiler is though, so we skip it.
# MH_CFLAGS = -bnodelcsect
|