Current Path : /sys/modules/netgraph/bluetooth/h4/ |
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 |
Current File : //sys/modules/netgraph/bluetooth/h4/Makefile |
# $Id: Makefile,v 1.1 2002/11/24 20:40:04 max Exp $ # $FreeBSD: release/9.1.0/sys/modules/netgraph/bluetooth/h4/Makefile 155824 2006-02-18 23:49:28Z yar $ .PATH: ${.CURDIR}/../../../../netgraph/bluetooth/drivers/h4 CFLAGS+= -I${.CURDIR}/../../../../netgraph/bluetooth/include \ -I${.CURDIR}/../../../../netgraph/bluetooth/drivers/h4 KMOD= ng_h4 SRCS= ng_h4.c .include <bsd.kmod.mk>