cog/Frameworks/WavPack/Files/autogen.sh

8 lines
105 B
Bash
Executable File

#!/bin/sh
touch NEWS README AUTHORS ChangeLog
aclocal
libtoolize --copy
automake --add-missing
autoconf