xref: /openbsd/regress/lib/libpthread/errno/Makefile (revision 5af055cd)
1# $OpenBSD: Makefile,v 1.1 2011/11/18 05:30:45 guenther Exp $
2
3PROG=	errno
4
5.include <bsd.regress.mk>
6