xref
: /
freebsd
/
sys
/
contrib
/
openzfs
/
autogen.sh
(revision 8ccc0d235c226d84112561d453c49904398d085c)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#!/
bin
/
sh
2
3
autoreconf
-
fiv
"
$(
dirname
"$0"
)
"
&&
rm
-
rf
"
$(
dirname
"$0"
)
"
/
autom4te.cache
4