HomeSort by relevance Sort by last modified time
    Searched refs:userloc (Results 1 - 2 of 2) sorted by null

  /external/clang/docs/
Makefile 101 userloc: $(LLVM_SRC_ROOT)/docs/userloc.html
103 $(LLVM_SRC_ROOT)/docs/userloc.html:
105 $(Verb) cd $(LLVM_SRC_ROOT) ; ./utils/userloc.pl -details -recurse \
106 -html lib include tools runtime utils examples autoconf test > docs/userloc.html
  /external/llvm/docs/
Makefile 104 userloc: $(LLVM_SRC_ROOT)/docs/userloc.html
106 $(LLVM_SRC_ROOT)/docs/userloc.html:
108 $(Verb) cd $(LLVM_SRC_ROOT) ; ./utils/userloc.pl -details -recurse \
109 -html lib include tools runtime utils examples autoconf test > docs/userloc.html

Completed in 185 milliseconds