Searched refs:TERMPROTO (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/scripts/
H A Dws.sh279 # TERMPROTO.
281 # TERMPROTO (if specified) is the last place searched. If
282 # TERMPROTO is not specified the search will end at the local
358 if [[ -n "$TERMPROTO" ]]; then # fallback area specifed
359 TERMPROTO=`check_proto $TERMPROTO`
360 ENVCPPFLAGS4="-Y I,$TERMPROTO/usr/include"
362 ENVLDLIBS3="$ENVLDLIBS3 -Y P,$TERMPROTO/lib:$TERMPROTO/usr/lib"

Completed in 56 milliseconds