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

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

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