mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-28 13:22:48 +00:00
0986ab12e4
Reviewed by: M. Warner Losh <imp@bsdimp.com>; John Hay <jhay@freebsd.org> Approved by: M. Warner Losh <imp@bsdimp.com> (mentor)
11 lines
95 B
Makefile
11 lines
95 B
Makefile
# $Id $
|
|
# $FreeBSD$
|
|
|
|
SUBDIR= \
|
|
bthost \
|
|
btsockstat \
|
|
rfcomm_sppd
|
|
|
|
.include <bsd.subdir.mk>
|
|
|