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