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

/macosx-10.10.1/llvmCore-3425.0.34/bindings/ocaml/
H A DMakefile.ocaml23 CXX.Flags += -I"$(shell $(OCAMLC) -where)"
24 C.Flags += -I"$(shell $(OCAMLC) -where)"
61 Compile.CMI := $(strip $(OCAMLC) -c $(OCAMLCFLAGS) $(OCAMLDEBUGFLAG) -o)
62 Compile.CMO := $(strip $(OCAMLC) -c $(OCAMLCFLAGS) $(OCAMLDEBUGFLAG) -o)
63 Archive.CMA := $(strip $(OCAMLC) -a -custom $(OCAMLAFLAGS) $(OCAMLDEBUGFLAG) \
72 Archive.EXE := $(strip $(OCAMLC) -cc $(CXX) $(OCAMLCFLAGS) $(OCAMLDEBUGFLAG:%=%.cma) -o)
383 $(Echo) "OCAMLC : " '$(OCAMLC)'
/macosx-10.10.1/llvmCore-3425.0.34/projects/sample/
H A Dconfigure750 OCAMLC
7403 case $OCAMLC in
7405 ac_cv_path_OCAMLC="$OCAMLC" # Let the user override the test with a path.
7426 OCAMLC=$ac_cv_path_OCAMLC
7427 if test -n "$OCAMLC"; then
7428 { echo "$as_me:$LINENO: result: $OCAMLC" >&5
7429 echo "${ECHO_T}$OCAMLC" >&6; }
7436 test -n "$OCAMLC" && break
20730 if test "x$OCAMLC" != x -a "x$OCAMLDEP" != x ; then
20747 if test "x$OCAMLC"
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/
H A Dconfigure752 OCAMLC
7408 case $OCAMLC in
7410 ac_cv_path_OCAMLC="$OCAMLC" # Let the user override the test with a path.
7431 OCAMLC=$ac_cv_path_OCAMLC
7432 if test -n "$OCAMLC"; then
7433 { echo "$as_me:$LINENO: result: $OCAMLC" >&5
7434 echo "${ECHO_T}$OCAMLC" >&6; }
7441 test -n "$OCAMLC" && break
20930 if test "x$OCAMLC" != x -a "x$OCAMLDEP" != x ; then
20944 if test "x$OCAMLC"
[all...]

Completed in 275 milliseconds