mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 15:24:40 -05:00
Reviewed by: M. Warner Losh <imp@bsdimp.com>; John Hay <jhay@freebsd.org> Approved by: M. Warner Losh <imp@bsdimp.com> (mentor)
10 lines
95 B
Makefile
10 lines
95 B
Makefile
# $Id $
|
|
# $FreeBSD$
|
|
|
|
SUBDIR= \
|
|
bthost \
|
|
btsockstat \
|
|
rfcomm_sppd
|
|
|
|
.include <bsd.subdir.mk>
|
|
|