2003-10-12 22:04:24 +00:00
|
|
|
# $Id: Makefile,v 1.4 2003/08/14 20:07:13 max Exp $
|
|
|
|
# $FreeBSD$
|
|
|
|
|
2019-07-19 15:10:03 +00:00
|
|
|
PACKAGE= bluetooth
|
|
|
|
|
2003-10-12 22:04:24 +00:00
|
|
|
PROG= bthost
|
|
|
|
|
2014-11-25 14:29:10 +00:00
|
|
|
LIBADD= bluetooth
|
2003-10-12 22:04:24 +00:00
|
|
|
|
|
|
|
.include <bsd.prog.mk>
|