summaryrefslogtreecommitdiff
path: root/regress/lib/libc/strnlen/Makefile
blob: e7c74972e1ba13cd18ecc6ddeb815b624e740239 (plain)
1
2
3
4
5
#	$OpenBSD: Makefile,v 1.1 2010/06/02 12:20:47 millert Exp $

PROG=	strnlentest

.include <bsd.regress.mk>