aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/config/mips/x-native
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.9/gcc/config/mips/x-native')
-rw-r--r--gcc-4.9/gcc/config/mips/x-native3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc-4.9/gcc/config/mips/x-native b/gcc-4.9/gcc/config/mips/x-native
new file mode 100644
index 000000000..5e31121ed
--- /dev/null
+++ b/gcc-4.9/gcc/config/mips/x-native
@@ -0,0 +1,3 @@
+driver-native.o : $(srcdir)/config/mips/driver-native.c \
+ $(CONFIG_H) $(SYSTEM_H)
+ $(COMPILER) -c $(ALL_COMPILERFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) $<