for i in libax25 ax25-apps ax25-tools; do cd $i && sh bootstrap && make && make install && make installconf && cd .. done