From 7ea33044350ae2ba15ca24f05724e6d0e8a287da Mon Sep 17 00:00:00 2001 From: emax Date: Sun, 26 Oct 2003 19:09:12 +0000 Subject: Connect /etc/bluetooth and /usr/share/examples/netgraph/bluetooth to the build. Reviewed by: imp, simon Approved by: imp (mentor) --- etc/bluetooth/Makefile | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 etc/bluetooth/Makefile (limited to 'etc/bluetooth') 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 +.include -- cgit v1.1