PROG=	fma
SRCS=	main.c run_fma.S run_fnorm.S
NOMAN=

.include <bsd.prog.mk>
