summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/strlcpy/Makefile
blob: 921354432b457a95e6caf4ca6fc433e880301e15 (plain)
1
2
3
4
5
#	$OpenBSD: Makefile,v 1.1 2014/12/02 20:23:05 millert Exp $

PROG=	strlcpytest

.include <bsd.regress.mk>