mirror of
https://github.com/brmlab/kalibrate-rtl.git
synced 2025-08-02 14:13:36 +02:00
import kalibrate 0.4.1
taken from: http://thre.at/kalibrate/kal-v0.4.1.tar.bz2 Signed-off-by: Steve Markgraf <steve@steve-m.de>
This commit is contained in:
commit
c58471bb42
26 changed files with 2818 additions and 0 deletions
8
bootstrap
Executable file
8
bootstrap
Executable file
|
@ -0,0 +1,8 @@
|
|||
rm -rf config.cache autom4te*.cache
|
||||
#autoreconf --install
|
||||
|
||||
libtoolize --automake
|
||||
aclocal
|
||||
autoconf
|
||||
autoheader
|
||||
automake --add-missing
|
Loading…
Add table
Add a link
Reference in a new issue