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

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

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