summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bluetooth/bcmfw
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/bluetooth/bcmfw')
-rw-r--r--usr.sbin/bluetooth/bcmfw/Makefile22
1 files changed, 11 insertions, 11 deletions
diff --git a/usr.sbin/bluetooth/bcmfw/Makefile b/usr.sbin/bluetooth/bcmfw/Makefile
index 45d1c5f..fc2abca 100644
--- a/usr.sbin/bluetooth/bcmfw/Makefile
+++ b/usr.sbin/bluetooth/bcmfw/Makefile
@@ -9,15 +9,15 @@ WARNS?= 2
CFLAGS+= -g -I${.CURDIR}/../../../sys/netgraph/bluetooth/include
SRCS= bcmfw.c
-FILESDIR= ../local/etc/
-FILES+= BCM2033-FW.bin BCM2033-MD.hex
-CLEANFILES+= BCM2033-FW.bin BCM2033-MD.hex
-
-BCM2033-FW.bin: BCM2033-FW.bin.uue
- uudecode BCM2033-FW.bin.uue
-
-BCM2033-MD.hex: BCM2033-MD.hex.uue
- uudecode BCM2033-MD.hex.uue
-
+#FILESDIR= ../local/etc/
+#FILES+= BCM2033-FW.bin BCM2033-MD.hex
+#CLEANFILES+= BCM2033-FW.bin BCM2033-MD.hex
+#
+#BCM2033-FW.bin: BCM2033-FW.bin.uue
+# uudecode BCM2033-FW.bin.uue
+#
+#BCM2033-MD.hex: BCM2033-MD.hex.uue
+# uudecode BCM2033-MD.hex.uue
+#
.include <bsd.prog.mk>
-.include <bsd.files.mk>
+#.include <bsd.files.mk>
OpenPOWER on IntegriCloud