OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / gcc / config / m88k / x-tekXD88
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