Home | History | Annotate | Line # | Download | only in netbt
Makefile revision 1.1.2.2
      1 # $NetBSD: Makefile,v 1.1.2.2 2006/06/21 15:10:51 yamt 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