update copyrights in config dir.
[official-gcc.git] / gcc / config / m68k / x-next
blobf1a9836636d87081b39a03b7759525d9283cd908
1 # Make assignments for compiling on NeXT with their compiler version.
2 CC=cc -traditional-cpp
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