summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bluetooth/rfcomm_pppd/Makefile
blob: 0269123c9d403363c1ccb15c349d1496043ad33f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $Id: Makefile,v 1.2 2003/03/15 03:07:50 max Exp $
# $FreeBSD$

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

.include <bsd.prog.mk>

OpenPOWER on IntegriCloud