summaryrefslogtreecommitdiffstats
path: root/etc/bluetooth
diff options
context:
space:
mode:
authoremax <emax@FreeBSD.org>2003-10-26 19:09:12 +0000
committeremax <emax@FreeBSD.org>2003-10-26 19:09:12 +0000
commit7ea33044350ae2ba15ca24f05724e6d0e8a287da (patch)
tree5abe5e4e72653dee5ef816d8ededf2bad73457f2 /etc/bluetooth
parentecb479d77a3176ca6036907492337c471a157aac (diff)
downloadFreeBSD-src-7ea33044350ae2ba15ca24f05724e6d0e8a287da.zip
FreeBSD-src-7ea33044350ae2ba15ca24f05724e6d0e8a287da.tar.gz
Connect /etc/bluetooth and /usr/share/examples/netgraph/bluetooth to the build.
Reviewed by: imp, simon Approved by: imp (mentor)
Diffstat (limited to 'etc/bluetooth')
-rw-r--r--etc/bluetooth/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/etc/bluetooth/Makefile b/etc/bluetooth/Makefile
new file mode 100644
index 0000000..540dcd5
--- /dev/null
+++ b/etc/bluetooth/Makefile
@@ -0,0 +1,10 @@
+# $Id: Makefile,v 1.2 2003/10/21 22:22:27 max Exp $
+# $FreeBSD$
+
+FILESDIR= /etc/bluetooth
+FILES= hcsecd.conf hosts protocols
+FILESMODE_hcsecd.conf= 600
+FILESMODE_hosts= 644
+
+.include <bsd.prog.mk>
+.include <bsd.files.mk>
OpenPOWER on IntegriCloud