summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bluetooth/hccontrol/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/bluetooth/hccontrol/Makefile')
-rw-r--r--usr.sbin/bluetooth/hccontrol/Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/usr.sbin/bluetooth/hccontrol/Makefile b/usr.sbin/bluetooth/hccontrol/Makefile
deleted file mode 100644
index 592247e..0000000
--- a/usr.sbin/bluetooth/hccontrol/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# $Id: Makefile,v 1.7 2003/08/14 20:06:17 max Exp $
-# $FreeBSD$
-
-PROG= hccontrol
-MAN= hccontrol.8
-SRCS= send_recv.c link_policy.c link_control.c \
- host_controller_baseband.c info.c status.c node.c hccontrol.c \
- util.c
-WARNS?= 2
-
-DPADD= ${LIBBLUETOOTH}
-LDADD= -lbluetooth
-
-.include <bsd.prog.mk>
OpenPOWER on IntegriCloud