xref: /openbsd/regress/lib/libc/fpclassify/Makefile (revision 4cfece93)
1#	$OpenBSD: Makefile,v 1.1 2008/09/07 20:36:10 martynas Exp $
2
3PROG=	fpclassify
4
5.include <bsd.regress.mk>
6