]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - etc/bluetooth/Makefile
MFC: r268745,r268746,r268747,r268748,r268749,r268861,r268750,r268751,r268763
[FreeBSD/stable/10.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>