]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - etc/bluetooth/Makefile
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.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>