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