# $Id: Makefile 1073 2021-06-27 05:01:23Z $ # $FreeBSD: releng/12.1/usr.sbin/bluetooth/Makefile 352102 2019-09-09 18:57:17Z wulf $ # $BSDSUniX $ .include SUBDIR= \ bluetooth-config \ bt3cfw \ btpand \ hccontrol \ hcsecd \ hcseriald \ l2control \ l2ping \ rfcomm_pppd \ sdpcontrol \ sdpd .if ${MK_USB} != "no" SUBDIR+= ath3kfw SUBDIR+= bcmfw SUBDIR+= bthidcontrol SUBDIR+= bthidd SUBDIR+= iwmbtfw .endif .include