Home | History | Annotate | Line # | Download | only in netbt
Makefile revision 1.1.4.2
      1 # $NetBSD: Makefile,v 1.1.4.2 2006/06/22 03:39:50 chap 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