Print this page
4029 remove tonic build bits

@@ -1381,16 +1381,10 @@
         exit 1
 fi
 export PATH
 export MAKE
 
-if [[ "$O_FLAG" = y ]]; then
-        export TONICBUILD=""
-else
-        export TONICBUILD="#"
-fi
-
 if [ "${SUNWSPRO}" != "" ]; then
         PATH="${SUNWSPRO}/bin:$PATH"
         export PATH
 fi