diff options
Diffstat (limited to 'usr.sbin/bluetooth/ath3kfw/Makefile')
-rw-r--r-- | usr.sbin/bluetooth/ath3kfw/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/bluetooth/ath3kfw/Makefile b/usr.sbin/bluetooth/ath3kfw/Makefile index 0ff010f..373655b 100644 --- a/usr.sbin/bluetooth/ath3kfw/Makefile +++ b/usr.sbin/bluetooth/ath3kfw/Makefile @@ -2,7 +2,6 @@ PROG= ath3kfw MAN= ath3kfw.8 -WARNS?= 6 DPADD+= ${LIBUSB} LDADD+= -lusb |