summaryrefslogtreecommitdiff
path: root/regress/lib/libpthread/sigwait/Makefile
blob: 52117d781b0bae9fe3fdc419b9204e738951e2aa (plain)
1
2
3
4
5
6
# $OpenBSD: Makefile,v 1.1 2001/08/15 14:37:13 fgsch Exp $

PROG=	sigwait
SRCS=	sigwait.c

.include <bsd.prog.mk>