PROG=	test
NOMAN=
SRCS=	test.c fpu_qp.c
CFLAGS=	-I/usr/p4/sparc64/lib/libc/sparc64/fpu -msoft-quad-float

.include <bsd.prog.mk>
