Star
2
Fork
13
代码
介绍
代码
Issues
1
Pull Requests
1
流水线
Actions
项目讨论
Wiki
项目成员
34
分析
项目设置
Star
2
Fork
13
master
third_party_f2fs-tools
/
autogen.sh
下载
J
Jaegeuk Kim
defrag.f2fs: introduce defragmentation tool
2c1ebe23
创建于
2015年12月12日
历史提交
#!/bin/sh
aclocal && \
autoheader && \
autoconf && \
libtoolize && \
automake -a -c