Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
jaegeuk
/
f2fs-tools
/
e11fc13c35c880a4075965a4d9fb64373e4815e6
/
.
/
autogen.sh
blob: 2b0945d8f75eb89a836c5ba15c216f2b92ff311e [
file
]
#!/bin/sh
aclocal
&&
\
autoheader
&&
\
autoconf
&&
\
libtoolize
&&
\
automake
-
a
-
c