summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bluetooth/l2control/Makefile
blob: 847ff4ba97d69542137fb71018c3f46405b3d733 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $Id: Makefile,v 1.7 2003/08/14 20:06:22 max Exp $
# $FreeBSD$

PROG=		l2control
MAN=		l2control.8
SRCS=		l2cap.c l2control.c
WARNS?=		2

DPADD=		${LIBBLUETOOTH}
LDADD=		-lbluetooth

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