summaryrefslogtreecommitdiff
path: root/regress/lib/libc/strtod/Makefile
blob: 030c0e7f56cb5225d4d801528bcb3c3a42a4651f (plain)
1
2
3
4
5
#	$OpenBSD: Makefile,v 1.1 2006/09/29 11:00:24 otto Exp $

PROG=	strtodtest

.include <bsd.regress.mk>