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

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

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