diff --git a/regress/lib/libc/ieeefp/Makefile b/regress/lib/libc/ieeefp/Makefile index 67d49ad3f368..4e2e517b0381 100644 --- a/regress/lib/libc/ieeefp/Makefile +++ b/regress/lib/libc/ieeefp/Makefile @@ -1,6 +1,10 @@ -# $NetBSD: Makefile,v 1.3 1995/04/26 00:27:19 jtc Exp $ +# $NetBSD: Makefile,v 1.4 1995/10/03 21:59:36 phil Exp $ +.if ${MACHINE} == "pc532" +SUBDIR+= round +.else SUBDIR+= except round +.endif regress: _SUBDIRUSE