OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OCAMLDEP
(Results
1 - 2
of
2
) sorted by null
/external/llvm/bindings/ocaml/
Makefile.ocaml
192
$(ObjDir)/$(LIBRARYNAME).
ocamldep
: $(OcamlSources) $(OcamlHeaders) \
194
$(Verb) $(
OCAMLDEP
) $(OCAMLCFLAGS) $(OcamlSources) $(OcamlHeaders) > $@
196
-include $(ObjDir)/$(LIBRARYNAME).
ocamldep
200
$(ObjDir)/$(TOOLNAME).
ocamldep
: $(OcamlSources) $(OcamlHeaders) \
202
$(Verb) $(
OCAMLDEP
) $(OCAMLCFLAGS) $(OcamlSources) $(OcamlHeaders) > $@
204
-include $(ObjDir)/$(TOOLNAME).
ocamldep
459
$(Echo) "
OCAMLDEP
: " '$(
OCAMLDEP
)'
/external/llvm/
configure
766
OCAMLDEP
[
all
...]
Completed in 5576 milliseconds