allwinner_a64/android/external/f2fs-tools/autogen.sh
2018-08-08 16:14:42 +08:00

7 lines
85 B
Bash
Executable file

#!/bin/sh
aclocal && \
autoheader && \
autoconf && \
libtoolize && \
automake -a -c