mirror of
https://github.com/openocd-org/openocd.git
synced 2025-10-14 11:28:24 +08:00
5 lines
72 B
Plaintext
Executable File
5 lines
72 B
Plaintext
Executable File
aclocal \
|
|
&& autoheader \
|
|
&& automake --gnu --add-missing \
|
|
&& autoconf
|