crypto++_cm() { unzip $archdir/cryptopp${ver//.}.zip -d crypto++ cd crypto++ make `eval $makeopt` make `eval $makeopt $makeinstopt` install}autoextract=0custmain=c"rypto++_cm"
crypto++_cm() {
unzip $archdir/cryptopp${ver//.}.zip -d crypto++
cd crypto++
make `eval $makeopt`
make `eval $makeopt $makeinstopt` install
}
autoextract=0
custmain=c"rypto++_cm"