Searched refs:sfx (Results 1 – 2 of 2) sorted by relevance
44 sfx=${sfx:-asm}45 includes=$(LC_ALL=C egrep -i "include +\"?[a-z0-9_/]+\.${sfx}" $srcfile |46 perl -p -e "s;.*?([a-z0-9_/]+.${sfx}).*;\1;")
58 if [ "$sfx" = "vcproj" ]; then70 var=${var%%.${sfx}}75 if [ "$sfx" = "vcproj" ]; then102 var=${var%%.${sfx}}109 if [ -n "$deps" ] && [ "$sfx" = "vcproj" ]; then306 sfx=vcproj309 sfx=vcxproj