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

PROG=		l2ping
MAN=		l2ping.8
SRCS=		l2ping.c
WARNS?=		2

DPADD=		${LIBBLUETOOTH}
LDADD=		-lbluetooth

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