mirror of
https://github.com/opnsense/src.git
synced 2026-02-22 09:21:31 -05:00
11 lines
224 B
Makefile
11 lines
224 B
Makefile
|
|
# $Id: Makefile,v 1.2 2003/10/21 22:22:27 max Exp $
|
||
|
|
# $FreeBSD$
|
||
|
|
|
||
|
|
FILESDIR= /etc/bluetooth
|
||
|
|
FILES= hcsecd.conf hosts protocols
|
||
|
|
FILESMODE_hcsecd.conf= 600
|
||
|
|
FILESMODE_hosts= 644
|
||
|
|
|
||
|
|
.include <bsd.prog.mk>
|
||
|
|
.include <bsd.files.mk>
|