Current Path : /sys/modules/geom/geom_part/geom_part_ldm/ |
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/geom/geom_part/geom_part_ldm/Makefile |
# $FreeBSD: release/9.1.0/sys/modules/geom/geom_part/geom_part_ldm/Makefile 233177 2012-03-19 13:15:48Z ae $ .PATH: ${.CURDIR}/../../../../geom/part KMOD= geom_part_ldm SRCS= g_part_ldm.c SRCS+= bus_if.h device_if.h g_part_if.h MFILES= kern/bus_if.m kern/device_if.m geom/part/g_part_if.m .include <bsd.kmod.mk>