summaryrefslogtreecommitdiffstats
path: root/tools/regression/mqueue/mqtest4/Makefile
blob: d0476b27476e024741b48a17bc0fbea5152bddca (plain)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

PROG=mqtest4
DPADD=	${LIBRT}
LDADD=	-lrt
NO_MAN=
DEBUG_FLAGS=-g

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