|
|
1.1 root 1: # Install the custom Tektronix XD88 link editor directives file.
2: EXTRA_PARTS=crtbegin.o crtend.o gcc.ld
3:
4: gcc.ld: $(srcdir)/config/m88k/tekXD88.ld
5: rm -f gcc.ld; cp $(srcdir)/config/m88k/tekXD88.ld ./gcc.ld
6:
7: # Green Hills C on the Tektronix XD88 does not provide alloca.
8: ALLOCA=alloca.o
9:
10: # rc is cleaner, but the ar program sometimes crashes.
11: # This is a workaround.
12: AR_FLAGS=qc
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.