Deleted Added
full compact
Makefile.inc (140279) Makefile.inc (156613)
1# $FreeBSD: head/lib/libc/sparc64/Makefile.inc 140279 2005-01-15 05:23:58Z das $
1# $FreeBSD: head/lib/libc/sparc64/Makefile.inc 156613 2006-03-13 01:15:01Z deischen $
2#
3# Machine dependent definitions for the ultra sparc architecture.
4#
5
6.include "fpu/Makefile.inc"
7
8#
9# sparc64 is 64-bit, so it doesn't need quad functions.
10#
11NO_QUAD=
12
13# Long double is quad precision
14GDTOASRCS+=strtopQ.c
15MDSRCS+=machdep_ldisQ.c
2#
3# Machine dependent definitions for the ultra sparc architecture.
4#
5
6.include "fpu/Makefile.inc"
7
8#
9# sparc64 is 64-bit, so it doesn't need quad functions.
10#
11NO_QUAD=
12
13# Long double is quad precision
14GDTOASRCS+=strtopQ.c
15MDSRCS+=machdep_ldisQ.c
16SYM_MAPS+=${.CURDIR}/sparc64/Symbol.map