summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bluetooth/l2control/Makefile
blob: b098874082e14bccff386fac9368ec03174e4994 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $Id: Makefile,v 1.3 2002/09/04 21:30:40 max Exp $
# $FreeBSD$

DESTDIR=	/usr/sbin/
MANDIR=		../share/man/man
PROG=		l2control
MAN8=		l2control.8
WARNS?=		2
CFLAGS+=	-g -I../../../sys/netgraph/bluetooth/include
SRCS=		l2cap.c l2control.c

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