freebsd-dev/usr.bin/bluetooth/Makefile
Maksim Yevmenkin 0986ab12e4 Update Bluetooth code.
Reviewed by: M. Warner Losh <imp@bsdimp.com>; John Hay <jhay@freebsd.org>
Approved by: M. Warner Losh <imp@bsdimp.com> (mentor)
2003-10-12 22:04:24 +00:00

11 lines
95 B
Makefile

# $Id $
# $FreeBSD$
SUBDIR= \
bthost \
btsockstat \
rfcomm_sppd
.include <bsd.subdir.mk>