xref: /openbsd-src/regress/lib/libpthread/process_kill/Makefile (revision 1fcdd0cd4b3046ceae1c8c25280a594b47775cf6)
1# $OpenBSD: Makefile,v 1.1 2012/03/07 22:01:29 fgsch Exp $
2
3PROG =	process_kill
4
5.include <bsd.regress.mk>
6