summaryrefslogtreecommitdiffstats
path: root/lib/libc_r/test/sigwait/Makefile
blob: 31520c1af0fbab8b0e3e6878e5d7fa2bcd6e7f1b (plain)
1
2
3
4
5
6
7
8
# $FreeBSD$

PROG=		sigwait
SRCS=		sigwait.c
NOMAN=		1
LDFLAGS=	-pthread

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud