pc532 doesn't have ieefp exception stuff working. Don't test it.
This commit is contained in:
parent
67f6822225
commit
fd151de629
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user