summaryrefslogtreecommitdiff
path: root/lib/libm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libm/Makefile')
-rw-r--r--lib/libm/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/lib/libm/Makefile b/lib/libm/Makefile
index 080523e1860..016f9de8408 100644
--- a/lib/libm/Makefile
+++ b/lib/libm/Makefile
@@ -1,5 +1,5 @@
# $NetBSD: Makefile,v 1.28 1995/11/20 22:06:19 jtc Exp $
-# $OpenBSD: Makefile,v 1.28 2002/05/22 21:34:56 mickey Exp $
+# $OpenBSD: Makefile,v 1.29 2003/01/03 14:39:36 miod Exp $
#
# @(#)Makefile 5.1beta 93/09/24
#
@@ -79,10 +79,6 @@ NOIEEE_ARCH=n_infnan.S n_argred.S n_sqrt.S
ARCH_SRCS = n_atan2.S n_cabs.S n_cbrt.S n_sincos.S n_tan.S n_support.S
.endif
-.if (${MACHINE_ARCH} == "m88k")
-CFLAGS+=-Dfloat=double
-.endif
-
.PATH: ${.CURDIR}/man
.PATH: ${.CURDIR}/src
.PATH: ${.CURDIR}/noieee_src