libisofs/bootstrap

8 satır
118 B
Bash
Çalıştırılabilir Dosya

#!/bin/sh -x
aclocal -I .
libtoolize --copy --force
autoconf
automake --foreign --add-missing --copy --include-deps