a461908da4
This fixes bugs in the manual handling. abs.[cS] was handled too specially and the wrong (.c) variant for each of div.[cS], labs.[cS] and ldiv.[cS] was added to SRCS. This caused the .c variant to be used if `depend' was made and the .S version to be used otherwise. |
||
---|---|---|
.. | ||
abs.S | ||
div.S | ||
labs.S | ||
ldiv.S | ||
Makefile.inc |