freebsd_amp_hwpstate/lib/libc/quad
John Birrell 870039320f Changed all paths to be relative to src/lib instead of src/lib/libc
so that all these makefiles can be used to build libc_r too.

Added .if ${LIB} == "c" tests to restrict man page builds to libc
to avoid needlessly building them with libc_r too.

Split libc Makefile into Makefile and Makefile.inc to allow the
libc_r Makefile to include Makefile.inc too.
1997-05-03 03:50:06 +00:00
..
TESTS
Makefile.inc Changed all paths to be relative to src/lib instead of src/lib/libc 1997-05-03 03:50:06 +00:00
adddi3.c
anddi3.c
ashldi3.c
ashrdi3.c
cmpdi2.c
divdi3.c
fixdfdi.c
fixsfdi.c
fixunsdfdi.c
fixunssfdi.c
floatdidf.c
floatdisf.c
floatunsdidf.c
iordi3.c
lshldi3.c
lshrdi3.c
moddi3.c
muldi3.c
negdi2.c
notdi2.c
qdivrem.c
quad.h Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
subdi3.c
ucmpdi2.c
udivdi3.c
umoddi3.c
xordi3.c