]> oss.titaniummirror.com Git - msp430-gcc.git/blobdiff - gcc/config/i386/t-next
Imported gcc-4.4.3
[msp430-gcc.git] / gcc / config / i386 / t-next
diff --git a/gcc/config/i386/t-next b/gcc/config/i386/t-next
deleted file mode 100644 (file)
index 4b70ba7..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-# Specify other dirs of system header files to be fixed.
-OTHER_FIXINCLUDES_DIRS= /LocalDeveloper/Headers
-
-# <limits.h> is sometimes in /usr/include/ansi/limits.h.
-LIMITS_H_TEST = [ -f $(SYSTEM_HEADER_DIR)/limits.h -o -f $(SYSTEM_HEADER_DIR)/ansi/limits.h ]
-
-nextstep.o: $(srcdir)/config/nextstep.c $(CONFIG_H) flags.h tree.h
-       $(CC) -c $(ALL_CFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) $(srcdir)/config/nextstep.c