8 lines
79 B
Makefile
8 lines
79 B
Makefile
# $FreeBSD$
|
|
|
|
.PATH: ${.CURDIR}/../../misc
|
|
|
|
CLASS= cache
|
|
|
|
.include <bsd.lib.mk>
|