Searched refs:MULTI_PROTO (Results 1 – 4 of 4) sorted by relevance
328 if [[ "$MULTI_PROTO" != "yes" && "$MULTI_PROTO" != "no" ]]; then331 "$MULTI_PROTO"332 export MULTI_PROTO="no"335 [[ "$MULTI_PROTO" == "yes" ]] && export ROOT="${ROOT}${SUFFIX}"
48 [ -n "$MULTI_PROTO" ] || export MULTI_PROTO=no
98 build "non-DEBUG" "$suffix-nd" "-nd" "$MULTI_PROTO"110 build "DEBUG" "$suffix" "" "$MULTI_PROTO"1247 if [[ "$F_FLAG" = n && "$MULTI_PROTO" = yes ]]; then1389 case $MULTI_PROTO in1392 echo "WARNING: MULTI_PROTO is \"$MULTI_PROTO\"; " \1396 export MULTI_PROTO=no1412 if [ "$w_FLAG" = "y" -a "$MULTI_PROTO" = yes -a -d "$ROOT-nd" ]; then1803 if [[ "$MULTI_PROTO" = yes && "$D_FLAG" = n ]]; then1883 if [[ "$MULTI_PROTO" = no || "$D_FLAG" = y ]]; then1888 if [[ "$MULTI_PROTO" = yes && "$F_FLAG" = n ]]; then[all …]
155 export MULTI_PROTO="no"