|
|
1.1 root 1: LIBGCC1 =
2: CROSS_LIBGCC1 =
3:
4: # We need crt0.o.
5: LIBGCC1_TEST =
6:
7: # These are really part of libgcc1, but this will cause them to be
8: # built correctly, so...
9:
10: LIB2FUNCS_EXTRA = fp-bit.c dp-bit.c
11:
12: dp-bit.c: $(srcdir)/config/fp-bit.c
13: cat $(srcdir)/config/fp-bit.c > dp-bit.c
14:
15: fp-bit.c: $(srcdir)/config/fp-bit.c
16: echo '#define FLOAT' > fp-bit.c
17: cat $(srcdir)/config/fp-bit.c >> fp-bit.c
18:
19:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.