summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/strtol/Makefile
blob: 3e2f4c746d9d8d1ef951ecc2ab6ab446366dee11 (plain)
1
2
3
4
5
#	$OpenBSD: Makefile,v 1.1 2012/11/18 04:11:09 jsing Exp $

PROG=	strtoltest

.include <bsd.regress.mk>