diff options
Diffstat (limited to 'libm/mips/Makefile.inc')
-rw-r--r-- | libm/mips/Makefile.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libm/mips/Makefile.inc b/libm/mips/Makefile.inc new file mode 100644 index 0000000..9bbfaa1 --- /dev/null +++ b/libm/mips/Makefile.inc @@ -0,0 +1,3 @@ +# $FreeBSD: src/lib/msun/mips/Makefile.inc,v 1.1 2008/04/26 12:20:29 imp Exp $ + +LDBL_PREC = 53 |