Book a Demo!
Store
Features
Docs
Share
Support
News
About
Policies
Sign Up
Sign In
freebsd
Edit Copy
Star
GitHub Repository:
freebsd/freebsd-src
Path:
blob/main/tools/diag/dumpvfscache/Makefile
3
9
4
7
8
views
PROG= dumpvfscache LIBADD= kvm MAN= test: ${PROG} ./${PROG} > a .include <bsd.prog.mk>