summaryrefslogtreecommitdiff
path: root/regress/lib/libpthread/pthread_kill/Makefile
blob: 40a86c33909dbdb9d877c86b8c9b269caa8fa1aa (plain)
1
2
3
4
5
# $OpenBSD: Makefile,v 1.1 2002/10/21 18:44:11 marc Exp $

PROG=	pthread_kill

.include <bsd.regress.mk>