Home | History | Annotate | Line # | Download | only in bluetooth
      1 # $NetBSD: Makefile,v 1.6 2022/08/30 13:40:37 riastradh Exp $
      2 
      3 CONFIGFILES=	btattach.conf btdevctl.conf hosts protocols
      4 FILESDIR=	/etc/bluetooth
      5 FILESMODE=	644
      6 
      7 .include <bsd.prog.mk>
      8