xref: /netbsd-src/sys/netbt/Makefile (revision a5c89047c05c5d03bdf7663f4585fb0bed64a924)
1# $NetBSD: Makefile,v 1.1 2006/06/19 15:44:45 gdamore Exp $
2
3INCSDIR=	/usr/include/netbt
4INCS=		bluetooth.h hci.h l2cap.h rfcomm.h sco.h
5
6.include <bsd.kinc.mk>
7