rbdlsim/3rdparty/libccd/bootstrap

8 lines
87 B
Plaintext
Raw Normal View History

2020-10-03 22:55:14 +02:00
#!/bin/sh
libtoolize -f -c
aclocal
autoheader -f
autoconf
automake -a --foreign -f -c