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

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

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