Fix up mix of man(7)/mdoc(7).
[netbsd-mini2440.git] / regress / lib / libc / ieeefp / Makefile.inc
blobd7f880760db23899ce28b9353613d86363990954
1 #       $NetBSD: Makefile.inc,v 1.2 1998/01/09 08:03:48 perry Exp $
3 # do not install regression test programs
4 proginstall::
6 .if ${MACHINE_ARCH} == "alpha"
7 COPTS+= -mieee
8 .endif