summaryrefslogtreecommitdiffstats
path: root/regress/lib/libc
diff options
context:
space:
mode:
authormickey <mickey@openbsd.org>1996-04-25 00:55:58 +0000
committermickey <mickey@openbsd.org>1996-04-25 00:55:58 +0000
commitf172bc0c1da8a785680717bcf5914c33155ec1a9 (patch)
treed4b8150428abefafd4cf5b47bdfc13e3d7ace47e /regress/lib/libc
parentNIS+ in YP compatibility mode does not support a working yp_order(). amd (diff)
downloadwireguard-openbsd-f172bc0c1da8a785680717bcf5914c33155ec1a9.tar.xz
wireguard-openbsd-f172bc0c1da8a785680717bcf5914c33155ec1a9.zip
sync w/ Net 960425
Diffstat (limited to 'regress/lib/libc')
-rw-r--r--regress/lib/libc/ieeefp/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/regress/lib/libc/ieeefp/Makefile b/regress/lib/libc/ieeefp/Makefile
index 4e2e517b038..0f453a31e95 100644
--- a/regress/lib/libc/ieeefp/Makefile
+++ b/regress/lib/libc/ieeefp/Makefile
@@ -1,10 +1,6 @@
-# $NetBSD: Makefile,v 1.4 1995/10/03 21:59:36 phil Exp $
+# $NetBSD: Makefile,v 1.5 1996/04/09 16:54:18 phil Exp $
-.if ${MACHINE} == "pc532"
-SUBDIR+= round
-.else
SUBDIR+= except round
-.endif
regress: _SUBDIRUSE