Home
last modified time | relevance | path

Searched refs:instdir (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/
DMakefile.rules2135 instdir=`dirname "$(DESTDIR)$(PROJ_includedir)/$$hdr"` ; \
2136 if test \! -d "$$instdir" ; then \
2137 $(EchoCmd) Making install directory $$instdir ; \
2138 $(MKDIR) $$instdir ;\
2154 instdir=`dirname "$(DESTDIR)$(PROJ_includedir)/$$hdr"` ; \
2155 if test \! -d "$$instdir" ; then \
2156 $(EchoCmd) Making install directory $$instdir ; \
2157 $(MKDIR) $$instdir ;\