summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bluetooth/bthidd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/bluetooth/bthidd/Makefile')
-rw-r--r--usr.sbin/bluetooth/bthidd/Makefile16
1 files changed, 0 insertions, 16 deletions
diff --git a/usr.sbin/bluetooth/bthidd/Makefile b/usr.sbin/bluetooth/bthidd/Makefile
deleted file mode 100644
index dd0754d..0000000
--- a/usr.sbin/bluetooth/bthidd/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# $Id: Makefile,v 1.6 2006/09/07 21:36:55 max Exp $
-# $FreeBSD$
-
-PROG= bthidd
-MAN= bthidd.8
-# bthidd.conf.5
-SRCS= bthidd.c client.c hid.c kbd.c lexer.l parser.y server.c \
- session.c
-
-CFLAGS+= -I${.CURDIR}
-DEBUG_FLAGS= -g
-
-DPADD= ${LIBBLUETOOTH} ${LIBUSBHID}
-LDADD= -lbluetooth -lusbhid
-
-.include <bsd.prog.mk>
OpenPOWER on IntegriCloud