vgmstream/bootstrap

9 lines
113 B
Plaintext
Raw Normal View History

#!/bin/sh
touch README AUTHORS NEWS ChangeLog
aclocal
autoheader
autoconf
libtoolize --copy --force
automake -a