xref: /openbsd-src/regress/lib/libpthread/pthread_kill/Makefile (revision 780f8468aa1613c16d4259ce3720665888fd8f6d)
1# $OpenBSD: Makefile,v 1.1 2002/10/21 18:44:11 marc Exp $
2
3PROG=	pthread_kill
4
5.include <bsd.regress.mk>
6