1 # Make assignments for compiling on NeXT with their compiler version.
3 OLDCC=CC -traditional-cpp
5 # Specify other dirs of system header files to be fixed.
6 OTHER_FIXINCLUDES_DIRS= /LocalDeveloper/Headers
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 ]
11 # f771 is so big, we need to tell linker on m68k-next-nextstep* to
12 # make enough room for it.
13 BOOT_LDFLAGS=-segaddr __DATA 6000000