xref: /openbsd-src/regress/lib/libc/strlcat/Makefile (revision 88e214c830cdaf225cc9bd4bcf5a5e892edaa196)
1#	$OpenBSD: Makefile,v 1.1 2014/12/02 17:48:34 millert Exp $
2
3PROG=	strlcattest
4
5.include <bsd.regress.mk>
6