1# $FreeBSD: releng/11.0/sys/modules/geom/geom_sched/Makefile.inc 206497 2010-04-12 16:37:45Z luigi $
2# included by geom_sched children
3
4.PATH: ${.CURDIR}/../../../../geom/sched
5
6# 6.x needs this path
7#CFLAGS += -I${.CURDIR}/../../../../geom/sched
8
9# .include <bsd.kmod.mk>
10