freebsd-skq/sbin/geom/class/sched/Makefile
Ed Schouten 48a16a34d8 Remove redundant assignments to WARNS.
For these directories, WARNS is already implied to be 6.
2011-06-06 20:24:17 +00:00

9 lines
104 B
Makefile

# GEOM_LIBRARY_PATH
# $FreeBSD$
.PATH: ${.CURDIR}/../../misc
GEOM_CLASS= sched
.include <bsd.lib.mk>