]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/bluetooth/ath3kfw/Makefile
zfs: merge openzfs/zfs@8f2f6cd2a
[FreeBSD/FreeBSD.git] / usr.sbin / bluetooth / ath3kfw / Makefile
1
2 PACKAGE=        bluetooth
3 PROG=           ath3kfw
4 MAN=            ath3kfw.8
5 LIBADD+=        usb
6 SRCS=           main.c ath3k_fw.c ath3k_hw.c
7
8 .include <bsd.prog.mk>