diff options
Diffstat (limited to 'gdb/config/rs6000/rs6000.mh')
-rw-r--r-- | gdb/config/rs6000/rs6000.mh | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/gdb/config/rs6000/rs6000.mh b/gdb/config/rs6000/rs6000.mh deleted file mode 100644 index e518975..0000000 --- a/gdb/config/rs6000/rs6000.mh +++ /dev/null @@ -1,9 +0,0 @@ -# Host: IBM RS/6000 running AIX - -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 |