48a16a34d8
For these directories, WARNS is already implied to be 6.
9 lines
104 B
Makefile
9 lines
104 B
Makefile
# GEOM_LIBRARY_PATH
|
|
# $FreeBSD$
|
|
|
|
.PATH: ${.CURDIR}/../../misc
|
|
|
|
GEOM_CLASS= sched
|
|
|
|
.include <bsd.lib.mk>
|