2 # i486 i386 i486 i586 pentium pentiumpro
3 if [ $(basename $0) = archmap ];then
5 arch=$(dpkg --print-gnu-build-architecture)
11 arch=$(dpkg --print-gnu-build-architecture)
14 set -- $(egrep ".* $arch( .*|$)" debian/scripts/archmap)
20 if [ $(basename $0) = archmap ];then