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