mirror of
https://github.com/nilfs-dev/nilfs-utils.git
synced 2026-01-26 21:52:12 +00:00
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
* How to compile $ ./configure $ make * How to get development sources $ cd your-work-directory $ git clone http://git.nilfs.org/nilfs2-utils.git Before compiling the development sources, you need to run autoconf/automake tools. This is not required for packaged sources unless you changed the configuration. $ cd nilfs2-utils $ aclocal && autoheader && libtoolize -c --force && automake -a -c && autoconf
Description
Languages
C
76.2%
Perl
21.1%
M4
1.6%
Makefile
1%