summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bluetooth/sdpcontrol/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/bluetooth/sdpcontrol/Makefile')
-rw-r--r--usr.sbin/bluetooth/sdpcontrol/Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/usr.sbin/bluetooth/sdpcontrol/Makefile b/usr.sbin/bluetooth/sdpcontrol/Makefile
deleted file mode 100644
index c0ec8d4..0000000
--- a/usr.sbin/bluetooth/sdpcontrol/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-# $Id: Makefile,v 1.1 2003/09/08 02:27:27 max Exp $
-# $FreeBSD$
-
-PROG= sdpcontrol
-MAN= sdpcontrol.8
-SRCS= sdpcontrol.c search.c
-WARNS?= 2
-
-DPADD= ${LIBBLUETOOTH} ${LIBSDP}
-LDADD= -lbluetooth -lsdp
-
-.include <bsd.prog.mk>
OpenPOWER on IntegriCloud