summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bluetooth/l2ping/Makefile
blob: f2dad3196d1bd4e83c01ca38193a8d77b53a13e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $Id: Makefile,v 1.4 2002/09/04 21:28:05 max Exp $
# $FreeBSD$

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

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