summaryrefslogtreecommitdiffstats
path: root/regress/lib/libpthread/signals/ignore_sigchild/Makefile
blob: b4e97e29a444c26bed43fa5432a074537a8c1941 (plain) (blame)
1
2
3
4
5
# $OpenBSD: Makefile,v 1.1 2011/10/09 23:46:50 fgsch Exp $

PROG =		ignore_sigchild

.include <bsd.regress.mk>