diff options
Diffstat (limited to 'libm/ia64/Makefile.inc')
-rw-r--r-- | libm/ia64/Makefile.inc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libm/ia64/Makefile.inc b/libm/ia64/Makefile.inc new file mode 100644 index 0000000..fdf2267 --- /dev/null +++ b/libm/ia64/Makefile.inc @@ -0,0 +1,4 @@ +# $FreeBSD: src/lib/msun/ia64/Makefile.inc,v 1.2 2005/03/07 04:54:02 das Exp $ + +ARCH_SRCS = s_fma.S s_fmaf.S s_fmal.S +LDBL_PREC = 64 |