OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OCAMLC
(Results
1 - 3
of
3
) sorted by null
/external/llvm/bindings/ocaml/
Makefile.ocaml
23
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)
134
# Copy the sources into the intermediate directory because older
ocamlc
doesn't
383
$(Echo) "
OCAMLC
: " '$(
OCAMLC
)'
/external/llvm/
configure
753
OCAMLC
[
all
...]
/external/llvm/projects/sample/
configure
752
OCAMLC
[
all
...]
Completed in 435 milliseconds