mirror of
https://github.com/brmlab/kalibrate-rtl.git
synced 2025-08-02 06:03:44 +02:00

taken from: http://thre.at/kalibrate/kal-v0.4.1.tar.bz2 Signed-off-by: Steve Markgraf <steve@steve-m.de>
8 lines
132 B
Text
Executable file
8 lines
132 B
Text
Executable file
rm -rf config.cache autom4te*.cache
|
|
#autoreconf --install
|
|
|
|
libtoolize --automake
|
|
aclocal
|
|
autoconf
|
|
autoheader
|
|
automake --add-missing
|