Deleted Added
full compact
Makefile (114878) Makefile (121054)
1# $Id $
1# $Id $
2# $FreeBSD: head/usr.bin/bluetooth/Makefile 114878 2003-05-10 21:44:42Z julian $
2# $FreeBSD: head/usr.bin/bluetooth/Makefile 121054 2003-10-12 22:04:24Z emax $
3
3
4SUBDIR= btsockstat \
4SUBDIR= \
5 bthost \
6 btsockstat \
5 rfcomm_sppd
6
7.include <bsd.subdir.mk>
8
7 rfcomm_sppd
8
9.include <bsd.subdir.mk>
10