2001-10-26 05:40:07 +00:00
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
# Machine dependent definitions for the ultra sparc architecture.
|
|
|
|
#
|
|
|
|
|
2002-03-05 00:00:40 +00:00
|
|
|
.include "fpu/Makefile.inc"
|
|
|
|
|
2005-01-15 05:23:58 +00:00
|
|
|
# Long double is quad precision
|
|
|
|
GDTOASRCS+=strtopQ.c
|
|
|
|
MDSRCS+=machdep_ldisQ.c
|
2006-03-13 01:15:01 +00:00
|
|
|
SYM_MAPS+=${.CURDIR}/sparc64/Symbol.map
|