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

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

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