]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/bluetooth/bthost/Makefile
MFV r348535: 9677 panic from zio_write_gang_block() when creating dump device on...
[FreeBSD/FreeBSD.git] / usr.bin / bluetooth / bthost / Makefile
1 # $Id: Makefile,v 1.4 2003/08/14 20:07:13 max Exp $
2 # $FreeBSD$
3
4 PROG=           bthost
5
6 LIBADD=         bluetooth
7
8 .include <bsd.prog.mk>