1LIB2ADD += fp-bit.c 2 3fp-bit.c: $(srcdir)/fp-bit.c 4 echo '#define FLOAT' > fp-bit.c 5 cat $(srcdir)/fp-bit.c >> fp-bit.c 6