diff options
Diffstat (limited to 'lib/msun/ia64')
-rw-r--r-- | lib/msun/ia64/Makefile.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/msun/ia64/Makefile.inc b/lib/msun/ia64/Makefile.inc new file mode 100644 index 0000000..38ae6ac --- /dev/null +++ b/lib/msun/ia64/Makefile.inc @@ -0,0 +1,3 @@ +# $FreeBSD$ + +ARCH_SRCS = s_fma.S s_fmaf.S |