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

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

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