freebsd-dev/lib/libc/i386
Bruce Evans a461908da4 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.
1997-10-16 14:58:30 +00:00
..
gen Moved `SRCS+= frexp.c' to the correct Makefile.inc. 1997-10-14 07:43:33 +00:00
net kill the undead 1997-07-13 14:26:00 +00:00
stdlib Handle machine-dependent (stdlib) sources more automatically. 1997-10-16 14:58:30 +00:00
string Handle machine-dependent (m-d) (string) sources more automatically. 1997-10-16 13:46:50 +00:00
sys Removed bogus .PATH statement. 1997-10-16 14:41:25 +00:00
DEFS.h Second stage of moving this to in <machine/asm.h>: just include 1997-04-15 14:18:17 +00:00
SYS.h Fixed long lines. 1997-04-19 17:05:30 +00:00