7 lines
161 B
Makefile
7 lines
161 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2006/06/19 15:44:45 gdamore Exp $
|
||
|
|
||
|
INCSDIR= /usr/include/netbt
|
||
|
INCS= bluetooth.h hci.h l2cap.h rfcomm.h sco.h
|
||
|
|
||
|
.include <bsd.kinc.mk>
|