Lines Matching refs:MULTI_PROTO
100 build "non-DEBUG" "$suffix-nd" "-nd" "$MULTI_PROTO"
112 build "DEBUG" "$suffix" "" "$MULTI_PROTO"
1257 if [[ "$F_FLAG" = n && "$MULTI_PROTO" = yes ]]; then
1399 case $MULTI_PROTO in
1402 echo "WARNING: MULTI_PROTO is \"$MULTI_PROTO\"; " \
1404 echo "Setting MULTI_PROTO to \"no\".\n" | \
1406 export MULTI_PROTO=no
1422 if [ "$w_FLAG" = "y" -a "$MULTI_PROTO" = yes -a -d "$ROOT-nd" ]; then
1823 if [[ "$MULTI_PROTO" = yes && "$D_FLAG" = n ]]; then
1903 if [[ "$MULTI_PROTO" = no || "$D_FLAG" = y ]]; then
1908 if [[ "$MULTI_PROTO" = yes && "$F_FLAG" = n ]]; then
1921 if [[ "$MULTI_PROTO" = no || "$D_FLAG" = y ]]; then
2180 if [[ "$MULTI_PROTO" = no || "$D_FLAG" = y ]]; then
2184 if [[ "$MULTI_PROTO" = yes && "$F_FLAG" = n ]]; then