K 10 svn:author V 3 bde K 8 svn:date V 27 1997-10-16T14:58:30.000000Z K 7 svn:log V 332 Handle machine-dependent (stdlib) sources more automatically. 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. END