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