mirror of
git://git.code.sf.net/p/openocd/code
synced 2025-07-18 08:42:05 +10:00
- bootstrapping changes to accomodate packaging (thanks to Uwe Hermann) git-svn-id: svn://svn.berlios.de/openocd/trunk@182 b42882b7-edfa-0310-969c-e2dbd0fdcd60
5 lines
83 B
Plaintext
Executable File
5 lines
83 B
Plaintext
Executable File
aclocal \
|
|
&& autoheader \
|
|
&& automake --foreign --add-missing --copy \
|
|
&& autoconf
|