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