Home | History | Annotate | Line # | Download | only in bluetooth
Makefile revision 1.1
      1 # $NetBSD: Makefile,v 1.1 2006/06/19 15:44:44 gdamore Exp $
      2 
      3 INCSDIR=	/usr/include/dev/bluetooth
      4 INCS=		btdev.h bthset.h
      5 
      6 .include <bsd.kinc.mk>
      7