]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/bluetooth/ath3kfw/Makefile
libpcap: Update to 1.10.4
[FreeBSD/FreeBSD.git] / usr.sbin / bluetooth / ath3kfw / Makefile
1 # $FreeBSD$
2
3 PACKAGE=        bluetooth
4 PROG=           ath3kfw
5 MAN=            ath3kfw.8
6 LIBADD+=        usb
7 SRCS=           main.c ath3k_fw.c ath3k_hw.c
8
9 .include <bsd.prog.mk>