freebsd-dev/usr.sbin/bluetooth/Makefile
Maksim Yevmenkin 6c7f392438 Cleanup CFLAGS in libsdp(3) Makefile
Connect sdpd(8) to the build

Reviewed by: ru, imp (mentor)
2004-01-25 21:33:59 +00:00

18 lines
215 B
Makefile

# $Id: Makefile,v 1.5 2003/09/08 02:28:35 max Exp $
# $FreeBSD$
SUBDIR= \
bcmfw \
bt3cfw \
hccontrol \
hcsecd \
hcseriald \
l2control \
l2ping \
rfcomm_pppd \
sdpcontrol \
sdpd
.include <bsd.subdir.mk>