HomeSort by relevance Sort by last modified time
    Searched refs:OFILE (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/bin/
mklib 663 OFILE=shr_64.o
665 OFILE=shr.o #Want to be consistent with the IBM libGL.a
676 rm -f ${EXPFILE} ${OFILE}
703 cc ${OPTS} ${LDFLAGS} -o ${OFILE} ${OBJECTS} ${DEPS}
704 ar ${X64} -r ${LIBNAME} ${OFILE}
  /external/mesa3d/bin/
mklib 663 OFILE=shr_64.o
665 OFILE=shr.o #Want to be consistent with the IBM libGL.a
676 rm -f ${EXPFILE} ${OFILE}
703 cc ${OPTS} ${LDFLAGS} -o ${OFILE} ${OBJECTS} ${DEPS}
704 ar ${X64} -r ${LIBNAME} ${OFILE}

Completed in 65 milliseconds