* linux-nat.c (linux_nat_resume): Add more debugging messages. Do
[deliverable/binutils-gdb.git] / gdb / config / powerpc / aix.mh
index bac3e30216c041e6a5692a4a6bbe97b6a64b0a49..9ee2f2fb7bf466119d6405ad644e99dc0d713fe0 100644 (file)
@@ -1,10 +1,10 @@
 # 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
+
+# aix-thread.o is not listed in NATDEPFILES as it is pulled in by configure.
+NATDEPFILES= fork-child.o infptrace.o inftarg.o corelow.o rs6000-nat.o \
+            xcoffread.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.
This page took 0.024876 seconds and 4 git commands to generate.