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
4
8
1
5
0
views
PROG= dumpvfscache LIBADD= kvm MAN= test: ${PROG} ./${PROG} > a .include <bsd.prog.mk>