Makefile revision 1.2
1# $OpenBSD: Makefile,v 1.2 2017/07/27 15:08:37 bluhm Exp $
2
3PROG =	test_wcrtomb
4
5.include <bsd.regress.mk>
6