Current Path : /sys/amd64/compile/hs32/modules/usr/src/sys/modules/tmpfs/@/modules/firewire/sbp_targ/ |
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/amd64/compile/hs32/modules/usr/src/sys/modules/tmpfs/@/modules/firewire/sbp_targ/Makefile |
# $FreeBSD: release/9.1.0/sys/modules/firewire/sbp_targ/Makefile 155824 2006-02-18 23:49:28Z yar $ # Makefile for the SBP-II Target mode .PATH: ${.CURDIR}/../../../dev/firewire KMOD = sbp_targ SRCS = bus_if.h device_if.h \ opt_cam.h opt_scsi.h \ sbp_targ.c sbp.h \ firewire.h firewirereg.h \ iec13213.h .include <bsd.kmod.mk>