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

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

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