pc532 doesn't have ieefp exception stuff working. Don't test it.

This commit is contained in:
phil 1995-10-03 21:59:36 +00:00
parent 67f6822225
commit fd151de629

View File

@ -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