Home | History | Annotate | Download | only in cpp

Lines Matching refs:OTOOL

174 OTOOL=""
6428 darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`