]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/blob - etc/bluetooth/Makefile
Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.
[FreeBSD/releng/8.1.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>