mirror of
https://gitflic.ru/project/npo_rbs/repka-os_kernel.git
synced 2025-04-16 09:14:16 +00:00
9 lines
112 B
Bash
Executable file
9 lines
112 B
Bash
Executable file
#!/bin/sh -x
|
|
|
|
#aclocal
|
|
#autoheader
|
|
#libtoolize --copy --force
|
|
#automake-1.9 -acf
|
|
#autoconf
|
|
|
|
autoreconf -i -f -v
|