blob: 600d616124c5ad4ed8a6c064077c7a894ec1f005 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Host: IBM RS/6000 running AIX
XM_FILE= xm-rs6000.h
XDEPFILES=
NAT_FILE= nm-rs6000.h
NATDEPFILES= fork-child.o infptrace.o inftarg.o corelow.o rs6000-nat.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
|