mirror of
git://git.code.sf.net/p/openocd/code
synced 2025-07-10 08:42:45 +10:00
5 lines
72 B
Plaintext
Executable File
5 lines
72 B
Plaintext
Executable File
aclocal \
|
|
&& autoheader \
|
|
&& automake --gnu --add-missing \
|
|
&& autoconf
|