xref: /freebsd/usr.sbin/bluetooth/sdpcontrol/Makefile (revision d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf)
10986ab12SMaksim Yevmenkin# $Id: Makefile,v 1.1 2003/09/08 02:27:27 max Exp $
20986ab12SMaksim Yevmenkin
3*9553ea80SEmmanuel VadotPACKAGE=	bluetooth
40986ab12SMaksim YevmenkinPROG=		sdpcontrol
50986ab12SMaksim YevmenkinMAN=		sdpcontrol.8
60986ab12SMaksim YevmenkinSRCS=		sdpcontrol.c search.c
70986ab12SMaksim YevmenkinWARNS?=		2
80986ab12SMaksim Yevmenkin
9c6db8143SBaptiste DaroussinLIBADD=		bluetooth sdp
100986ab12SMaksim Yevmenkin
110986ab12SMaksim Yevmenkin.include <bsd.prog.mk>
12