Searched refs:OCAMLDEP (Results 1 - 2 of 2) sorted by last modified time

/external/llvm/bindings/ocaml/
H A DMakefile.ocaml194 $(Verb) $(OCAMLDEP) $(OCAMLCFLAGS) $(OcamlSources) $(OcamlHeaders) > $@
202 $(Verb) $(OCAMLDEP) $(OCAMLCFLAGS) $(OcamlSources) $(OcamlHeaders) > $@
459 $(Echo) "OCAMLDEP : " '$(OCAMLDEP)'
/external/llvm/
H A Dconfigure766 OCAMLDEP
7482 case $OCAMLDEP in
7484 ac_cv_path_OCAMLDEP="$OCAMLDEP" # Let the user override the test with a path.
7505 OCAMLDEP=$ac_cv_path_OCAMLDEP
7506 if test -n "$OCAMLDEP"; then
7507 { echo "$as_me:$LINENO: result: $OCAMLDEP" >&5
7508 echo "${ECHO_T}$OCAMLDEP" >&6; }
7515 test -n "$OCAMLDEP" && break
19236 if test "x$OCAMLC" != x -a "x$OCAMLDEP" != x ; then
19255 if test "x$OCAMLDEP"
[all...]

Completed in 179 milliseconds