mirror of
https://github.com/opnsense/src.git
synced 2026-03-26 12:43:12 -04:00
7 lines
79 B
Makefile
7 lines
79 B
Makefile
# $FreeBSD$
|
|
|
|
.PATH: ${.CURDIR}/../../misc
|
|
|
|
CLASS= cache
|
|
|
|
.include <bsd.lib.mk>
|