diff options
Diffstat (limited to '')
| -rw-r--r-- | src/regress/lib/libc/ieeefp/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/src/regress/lib/libc/ieeefp/Makefile b/src/regress/lib/libc/ieeefp/Makefile index 4e2e517b03..0f453a31e9 100644 --- a/src/regress/lib/libc/ieeefp/Makefile +++ b/src/regress/lib/libc/ieeefp/Makefile | |||
| @@ -1,10 +1,6 @@ | |||
| 1 | # $NetBSD: Makefile,v 1.4 1995/10/03 21:59:36 phil Exp $ | 1 | # $NetBSD: Makefile,v 1.5 1996/04/09 16:54:18 phil Exp $ |
| 2 | 2 | ||
| 3 | .if ${MACHINE} == "pc532" | ||
| 4 | SUBDIR+= round | ||
| 5 | .else | ||
| 6 | SUBDIR+= except round | 3 | SUBDIR+= except round |
| 7 | .endif | ||
| 8 | 4 | ||
| 9 | regress: _SUBDIRUSE | 5 | regress: _SUBDIRUSE |
| 10 | 6 | ||
