xref: /openbsd/regress/lib/libm/Makefile (revision 3a33360f)
1*3a33360fSmiod#	$OpenBSD: Makefile,v 1.16 2023/08/13 07:02:36 miod Exp $
26be42b25Sjason
3*3a33360fSmiodSUBDIR+= exp fenv floor fpaccuracy lgamma modf msun nextafter rint round \
43fcbce0eSmartynas	 tgamma toint trivial1
56be42b25Sjason
6b7302f58Smiod.if defined(REGRESS_FULL) || make(clean) || make(cleandir) || make(obj)
74a08560fSkettenisSUBDIR+= cephes
84a08560fSkettenis.endif
94a08560fSkettenis
106be42b25Sjasoninstall:
116be42b25Sjason
126be42b25Sjason.include <bsd.subdir.mk>
13