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

/illumos-gate/usr/src/tools/scripts/
H A Dws.sh105 pwd parent PROTO1 PROTO2 PROTO3 tmpwsname
277 # PROTO2 and PROTO3 are set to proto areas to search before the
346 PROTO3=`check_proto $PROTO3`
347 if [[ -n "$PROTO3" ]]; then # third proto area specifed
348 ENVCPPFLAGS3=-I$PROTO3/usr/include
350 ENVLDLIBS3="-L$PROTO3/lib -L$PROTO3/usr/lib"

Completed in 56 milliseconds