Home | History | Annotate | Line # | Download | only in bluetooth
Makefile revision 1.6
      1 # $NetBSD: Makefile,v 1.6 2008/04/15 11:17:48 plunky Exp $
      2 
      3 INCSDIR=	/usr/include/dev/bluetooth
      4 INCS=		bcsp.h btdev.h bthidev.h btsco.h
      5 
      6 .include <bsd.kinc.mk>
      7