forked from auracaster/openocd
5 lines
72 B
Plaintext
Executable File
5 lines
72 B
Plaintext
Executable File
aclocal \
|
|
&& autoheader \
|
|
&& automake --gnu --add-missing \
|
|
&& autoconf
|