3029eff743
the quad support on 64-bit platforms.
9 lines
189 B
Makefile
9 lines
189 B
Makefile
# $FreeBSD$
|
|
#
|
|
# Machine dependent definitions for the alpha architecture.
|
|
#
|
|
|
|
# On Alpha, long double is just double precision.
|
|
MDSRCS+=machdep_ldisd.c
|
|
SYM_MAPS+=${.CURDIR}/alpha/Symbol.map
|