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

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

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