]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - etc/bluetooth/Makefile
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[FreeBSD/releng/10.2.git] / etc / bluetooth / Makefile
1 # $Id: Makefile,v 1.2 2003/10/21 22:22:27 max Exp $
2 # $FreeBSD$
3
4 FILESDIR=               /etc/bluetooth
5 FILES=                  hcsecd.conf hosts protocols
6 FILESMODE_hcsecd.conf=  600
7 FILESMODE_hosts=        644
8
9 .include <bsd.prog.mk>