summaryrefslogtreecommitdiffstats
path: root/usr.bin/bluetooth/btsockstat/Makefile
blob: cdec9f7013c6a7bf4e4015446bbb6dcd3f005028 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $Id: Makefile,v 1.7 2003/08/14 20:07:14 max Exp $
# $FreeBSD$

PROG=		btsockstat
WARNS?=		2
BINGRP=		kmem
BINMODE=	2555

DPADD=		${LIBBLUETOOTH} ${LIBKVM}
LDADD=		-lbluetooth -lkvm

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