Searched refs:PROTO2 (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
293 # If this workspace has an codemgr parent then set PROTO2 to
298 PROTO2=\$parent/proto
306 [[ -n \$(check_proto \$parent/proto) ]] && PROTO2=\$parent/proto
339 PROTO2=`check_proto $PROTO2`
340 if [[ -n "$PROTO2" ]]; then # second proto area specifed
341 ENVCPPFLAGS2=-I$PROTO2/usr/include
343 ENVLDLIBS2="-L$PROTO2/li
[all...]

Completed in 44 milliseconds