1 # $DragonFly: src/etc/bluetooth/Makefile,v 1.2 2008/02/12 21:36:19 hasso Exp $
3 FILESDIR
= /etc
/bluetooth
6 .if
!exists
(${DESTDIR}/etc
/bluetooth
/hosts
)
11 .if
!exists
(${DESTDIR}/etc
/bluetooth
/bthcid.conf
)
13 FILESMODE_bthcid.conf
= 600
16 .
include <bsd.prog.mk
>