1121580Semax# $Id: Makefile,v 1.2 2003/10/21 22:22:27 max Exp $
2121580Semax# $FreeBSD$
3121580Semax
4121580SemaxFILESDIR=		/etc/bluetooth
5121580SemaxFILES=			hcsecd.conf hosts protocols
6121580SemaxFILESMODE_hcsecd.conf=	600
7121580SemaxFILESMODE_hosts=	644
8121580Semax
9121580Semax.include <bsd.prog.mk>
10