ec6373f9cea0b90ee7b189fc6e3cbf446f1ba0e0
[fw/sdcc] / support / cpp / i386 / t-next
1 # libgcc1.c is not needed, since the standard library has these functions.
2 LIBGCC1=libgcc1.null
3 CROSS_LIBGCC1=libgcc1.null
4
5 # Specify other dirs of system header files to be fixed.
6 OTHER_FIXINCLUDES_DIRS= /LocalDeveloper/Headers
7
8 # <limits.h> is sometimes in /usr/include/ansi/limits.h.
9 LIMITS_H_TEST = [ -f $(SYSTEM_HEADER_DIR)/limits.h -o -f $(SYSTEM_HEADER_DIR)/ansi/limits.h ]