NetBSD/sys/dev/bluetooth/Makefile
briggs d298894138 Install sys/dev/bluetooth/btuart.h.
Descend into and build/install usr.sbin/btuartd.
Install etc/rc.d/btuartd.
2007-02-20 21:29:08 +00:00

7 lines
162 B
Makefile

# $NetBSD: Makefile,v 1.4 2007/02/20 21:29:08 briggs Exp $
INCSDIR= /usr/include/dev/bluetooth
INCS= btdev.h bthidev.h btsco.h btuart.h
.include <bsd.kinc.mk>