OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OCAMLC
(Results
1 - 2
of
2
) sorted by null
/external/llvm/bindings/ocaml/
Makefile.ocaml
23
CXX.Flags += -I"$(shell $(
OCAMLC
) -where)"
24
C.Flags += -I"$(shell $(
OCAMLC
) -where)"
48
# 2) If this is a --disable-shared build, embed
ocamlc
options for building
77
Compile.CMI := $(strip $(
OCAMLC
) -c $(OCAMLCFLAGS) $(OCAMLDEBUGFLAG) -o)
78
Compile.CMO := $(strip $(
OCAMLC
) -c $(OCAMLCFLAGS) $(OCAMLDEBUGFLAG) -o)
91
Archive.CMA := $(strip $(
OCAMLC
) -a -dllib -l$(LIBRARYNAME) $(OCAMLDEBUGFLAG) \
94
Archive.CMA := $(strip $(
OCAMLC
) -a -custom $(OCAMLAFLAGS) $(OCAMLDEBUGFLAG) \
110
Archive.EXE := $(strip $(
OCAMLC
) -cc $(CXX) $(OCAMLCFLAGS) $(OCAMLDEBUGFLAG:%=%.cma) -o)
180
# Copy the sources into the intermediate directory because older
ocamlc
doesn't
457
$(Echo) "
OCAMLC
: " '$(OCAMLC)
[
all
...]
/external/llvm/
configure
764
OCAMLC
[
all
...]
Completed in 3014 milliseconds