]> git.ipfire.org Git - thirdparty/gcc.git/blob - gcc/config/mn10300/t-mn10300
i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file.
[thirdparty/gcc.git] / gcc / config / mn10300 / t-mn10300
1 # We want fine grained libraries, so use the new code to build the
2 # floating point emulation libraries.
3 FPBIT = fp-bit.c
4 DPBIT = dp-bit.c
5
6 dp-bit.c: $(srcdir)/config/fp-bit.c
7 cat $(srcdir)/config/fp-bit.c > dp-bit.c
8
9 fp-bit.c: $(srcdir)/config/fp-bit.c
10 echo '#define FLOAT' > fp-bit.c
11 cat $(srcdir)/config/fp-bit.c >> fp-bit.c
12
13 MULTILIB_OPTIONS = mam33
14 MULTILIB_DIRNAMES = am33
15
16 LIBGCC = stmp-multilib
17 INSTALL_LIBGCC = install-multilib