mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-07 22:29:21 -04:00
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>
|