aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/bluetooth/bthost/Makefile
blob: 4092aac0b7fe7fc4bdd7b778d759956097e01e52 (plain) (blame)
1
2
3
4
5
6
7
8
9
# $Id: Makefile,v 1.4 2003/08/14 20:07:13 max Exp $

PACKAGE=	bluetooth

PROG=		bthost

LIBADD=		bluetooth

.include <bsd.prog.mk>