Commit 077fbf9e by Jeff Law

* t-pro (dp-bit rule): Fix typo.

From-SVN: r11488
parent 983edca4
......@@ -10,7 +10,7 @@ ADA_CFLAGS=-mdisable-indexing
LIB2FUNCS_EXTRA=fp-bit.c dp-bit.c lib2funcs.asm
dp-bit.c: $(srcdir)/config/fp-bit.c
cat $(srcdir)/config/fp-bit.c >> dp-bit.c
cat $(srcdir)/config/fp-bit.c > dp-bit.c
fp-bit.c: $(srcdir)/config/fp-bit.c
echo '#define FLOAT' > fp-bit.c
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment