aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/powerpc/aix.mh
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/powerpc/aix.mh')
-rw-r--r--gdb/config/powerpc/aix.mh5
1 files changed, 1 insertions, 4 deletions
diff --git a/gdb/config/powerpc/aix.mh b/gdb/config/powerpc/aix.mh
index d007fff..141501d 100644
--- a/gdb/config/powerpc/aix.mh
+++ b/gdb/config/powerpc/aix.mh
@@ -1,10 +1,7 @@
# Host: IBM PowerPC running AIX
-NAT_FILE= config/rs6000/nm-rs6000.h
-
# aix-thread.o is not listed in NATDEPFILES as it is pulled in by configure.
-NATDEPFILES= fork-child.o inf-ptrace.o rs6000-nat.o \
- xcoffsolib.o
+NATDEPFILES= fork-child.o inf-ptrace.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.