|
|
1.1 ! root 1: # Don't really put anything in libgcc1. ! 2: LIBGCC1 = libgcc1.null ! 3: ! 4: # Specify tools and options for manipulating libraries for the target machine. ! 5: AR = $(AR_FOR_TARGET) ! 6: AR_FLAGS = $(AR_FOR_TARGET_FLAGS) ! 7: OLDAR = $(AR_FOR_TARGET) ! 8: OLDAR_FLAGS = $(AR_FOR_TARGET_FLAGS) ! 9: RANLIB = $(RANLIB_FOR_TARGET) ! 10: RANLIB_TEST = $(RANLIB_TEST_FOR_TARGET) ! 11: ! 12: # Cause installation of the cross-compilation tools ! 13: # before we try to build libgcc.a. ! 14: CROSS_TOOLS = install-cross-tools ! 15: ! 16: # Cause installation using install-cross. ! 17: INSTALL_TARGET = install-cross ! 18: ! 19: # Don't try to compile the things we can't compile. ! 20: ALL = all.cross
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.