xref: /openbsd/regress/lib/libm/Makefile (revision 404b540a)
1#	$OpenBSD: Makefile,v 1.9 2009/04/09 01:26:41 martynas Exp $
2
3SUBDIR+= exp floor fpaccuracy rint tgamma toint trivial1
4
5install:
6
7.include <bsd.subdir.mk>
8