|
|
1.1 root 1: LIBGCC1 = libgcc1.null
2: T_CFLAGS = -DDONT_HAVE_STDIO -DDONT_HAVE_SETJMP -Dinhibit_libc
3: LIBGCC2_CFLAGS=-g -fno-omit-frame-pointer -O2 $(GCC_CFLAGS)
4:
5: # These are really part of libgcc1, but this will cause them to be
6: # built correctly, so... [taken from t-ose68k]
7: LIB2FUNCS_EXTRA = fp-bit.c dp-bit.c
8: dp-bit.c: $(srcdir)/config/fp-bit.c
9: cat $(srcdir)/config/fp-bit.c >> dp-bit.c
10:
11: fp-bit.c: $(srcdir)/config/fp-bit.c
12: echo '#define FLOAT' > fp-bit.c
13: cat $(srcdir)/config/fp-bit.c >> fp-bit.c
14:
15:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.