Support for accessing arbitrary MIPS stack frames in memory.
[deliverable/binutils-gdb.git] / Makefile.in
index ff2f688f4264cc5d5b644c09bc9ce75e38e4f0f1..c4f3064322fdcba1c2060445e8dcf16326e73444 100644 (file)
@@ -142,7 +142,7 @@ XTRAFLAGS = ` \
     if [ "$(host_cpu)-$(host_vendor)-$(host_os)" = "$(target_cpu)-$(target_vendor)-$(target_os)" ] ; then \
       echo -I$${rootme}/gcc/include ; \
     else \
-      echo -I$${rootme}/gcc/include -I$${srcroot}/newlib/libc/include ; \
+      echo -I$${rootme}/gcc/include -I$${rootme}/newlib/targ-include -I$${srcroot}/newlib/libc/include ; \
     fi ; \
   else \
      echo ; \
This page took 0.024367 seconds and 4 git commands to generate.