1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/usr.bin/bluetooth/Makefile
Julian Elischer f2bb1cae36 Part one of undating the bluetooth code to the newest version
Submitted by:   Maksim Yevmenkin <m_evmenkin@yahoo.com>
Approved by: re@
2003-05-10 21:44:42 +00:00

9 lines
82 B
Makefile

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