summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bluetooth/sdpcontrol/Makefile
blob: e3ebcd8d725471abb30a204509435ef7ddb39ffa (plain)
1
2
3
4
5
6
7
8
9
10
11
# $Id: Makefile,v 1.1 2003/09/08 02:27:27 max Exp $
# $FreeBSD$

PROG=		sdpcontrol
MAN=		sdpcontrol.8
SRCS=		sdpcontrol.c search.c
WARNS?=		2

LIBADD=		bluetooth sdp

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