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

PROG=mqtest2
DPADD=	${LIBRT}
LDADD=	-lrt
MAN=
DEBUG_FLAGS=-g

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