Path: blob/main/usr.bin/bluetooth/rfcomm_sppd/Makefile
34879 views
# $Id: Makefile,v 1.7 2003/09/07 18:15:55 max Exp $ PACKAGE= bluetooth PROG= rfcomm_sppd SRCS= rfcomm_sppd.c rfcomm_sdp.c WARNS?= 2 LIBADD= bluetooth sdp util .include <bsd.prog.mk>
# $Id: Makefile,v 1.7 2003/09/07 18:15:55 max Exp $ PACKAGE= bluetooth PROG= rfcomm_sppd SRCS= rfcomm_sppd.c rfcomm_sdp.c WARNS?= 2 LIBADD= bluetooth sdp util .include <bsd.prog.mk>