Searched refs:OCAMLOPT (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/bindings/ocaml/
H A DMakefile.ocaml66 Compile.CMX := $(strip $(OCAMLOPT) -c $(OCAMLCFLAGS) $(OCAMLDEBUGFLAG) -o)
67 Archive.CMXA := $(strip $(OCAMLOPT) -a $(OCAMLAFLAGS) $(OCAMLDEBUGFLAG) -o)
69 ifdef OCAMLOPT
70 Archive.EXE := $(strip $(OCAMLOPT) -cc $(CXX) $(OCAMLCFLAGS) $(UsedOcamLibs:%=%.cmxa) $(OCAMLDEBUGFLAG) -o)
297 # If unavailable, 'configure' will not define OCAMLOPT in Makefile.config.
298 ifdef OCAMLOPT
357 ifndef OCAMLOPT
384 $(Echo) "OCAMLOPT : " '$(OCAMLOPT)'
/macosx-10.10.1/llvmCore-3425.0.34/projects/sample/
H A Dconfigure751 OCAMLOPT
7448 case $OCAMLOPT in
7450 ac_cv_path_OCAMLOPT="$OCAMLOPT" # Let the user override the test with a path.
7471 OCAMLOPT=$ac_cv_path_OCAMLOPT
7472 if test -n "$OCAMLOPT"; then
7473 { echo "$as_me:$LINENO: result: $OCAMLOPT" >&5
7474 echo "${ECHO_T}$OCAMLOPT" >&6; }
7481 test -n "$OCAMLOPT" && break
20757 if test "x$OCAMLOPT" = x ; then
20758 { echo "$as_me:$LINENO: WARNING: --enable-bindings=ocaml specified, but ocamlopt not found. Try configure OCAMLOPT
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/
H A Dconfigure753 OCAMLOPT
7453 case $OCAMLOPT in
7455 ac_cv_path_OCAMLOPT="$OCAMLOPT" # Let the user override the test with a path.
7476 OCAMLOPT=$ac_cv_path_OCAMLOPT
7477 if test -n "$OCAMLOPT"; then
7478 { echo "$as_me:$LINENO: result: $OCAMLOPT" >&5
7479 echo "${ECHO_T}$OCAMLOPT" >&6; }
7486 test -n "$OCAMLOPT" && break
20954 if test "x$OCAMLOPT" = x ; then
20955 { echo "$as_me:$LINENO: WARNING: --enable-bindings=ocaml specified, but ocamlopt not found. Try configure OCAMLOPT
[all...]

Completed in 162 milliseconds