mirror of
https://github.com/opnsense/src.git
synced 2026-02-15 16:48:36 -05:00
8 lines
98 B
Makefile
8 lines
98 B
Makefile
# $FreeBSD$
|
|
|
|
PACKAGE=runtime
|
|
.PATH: ${.CURDIR:H:H}/misc
|
|
|
|
GEOM_CLASS= cache
|
|
|
|
.include <bsd.lib.mk>
|