mirror of
https://github.com/opnsense/src.git
synced 2026-07-11 10:07:21 -04:00
8 lines
104 B
Makefile
8 lines
104 B
Makefile
# GEOM_LIBRARY_PATH
|
|
# $FreeBSD$
|
|
|
|
.PATH: ${.CURDIR}/../../misc
|
|
|
|
GEOM_CLASS= sched
|
|
|
|
.include <bsd.lib.mk>
|