#	$OpenBSD: Makefile,v 1.1 2008/06/11 15:07:34 martynas Exp $

PROG=tgamma

LDADD=-lm
DPADD=${LIBM}

.include <bsd.regress.mk>
