Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-src
Path: blob/main/usr.bin/bluetooth/bthost/Makefile
34860 views
# $Id: Makefile,v 1.4 2003/08/14 20:07:13 max Exp $

PACKAGE=	bluetooth

PROG=		bthost

LIBADD=		bluetooth

.include <bsd.prog.mk>