freebsd-dev/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 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
adddi3.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
anddi3.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
ashldi3.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
ashrdi3.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
cmpdi2.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
divdi3.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
fixdfdi.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
fixsfdi.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
fixunsdfdi.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
fixunssfdi.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
floatdidf.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
floatdisf.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
floatunsdidf.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
iordi3.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
lshldi3.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
lshrdi3.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
Makefile.inc Changed all paths to be relative to src/lib instead of src/lib/libc 1997-05-03 03:50:06 +00:00
moddi3.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
muldi3.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
negdi2.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
notdi2.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
qdivrem.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
quad.h Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
subdi3.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
ucmpdi2.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
udivdi3.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
umoddi3.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
xordi3.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00