xref: /openbsd-src/regress/lib/libc/wprintf/Makefile (revision 7d464165e831b6257b4befbd30d2fbb433d300de)
1#	$OpenBSD: Makefile,v 1.1 2011/04/24 08:00:22 stsp Exp $
2
3PROG=	wfp
4
5.include <bsd.regress.mk>
6