config root man

Current Path : /usr/src/sys/modules/netgraph/bluetooth/

FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64
Upload File :
Current File : //usr/src/sys/modules/netgraph/bluetooth/Makefile

# $Id: Makefile,v 1.2 2003/04/27 00:22:11 max Exp $
# $FreeBSD: release/9.1.0/sys/modules/netgraph/bluetooth/Makefile 181233 2008-08-03 10:32:17Z ed $

SUBDIR=	\
	bluetooth \
	hci	\
	l2cap	\
	socket	\
	bt3c	\
	ubt	\
	ubtbcmfw

.include <bsd.subdir.mk>

Man Man