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