Makefile.inc revision 140280
185518Sjake# $FreeBSD: head/lib/libc/sparc64/Makefile.inc 140279 2005-01-15 05:23:58Z das $
285518Sjake#
385518Sjake# Machine dependent definitions for the ultra sparc architecture.
485518Sjake#
585518Sjake
691649Stmm.include "fpu/Makefile.inc"
791649Stmm
885518Sjake#
985518Sjake# sparc64 is 64-bit, so it doesn't need quad functions.
1085518Sjake#
11136910SruNO_QUAD=
12140279Sdas
13140279Sdas# Long double is quad precision
14140279SdasGDTOASRCS+=strtopQ.c
15140279SdasMDSRCS+=machdep_ldisQ.c
16