Searched refs:instdir (Results 1 – 4 of 4) sorted by relevance
17 instdir=`dirname "$(IntIncludeDir)/$$hdr"` ; \18 if test \! -d "$$instdir" ; then \19 $(EchoCmd) Making install directory $$instdir ; \20 $(MKDIR) $$instdir ;\30 instdir=`dirname "$(IntIncludeDir)/$$hdr"` ; \31 if test \! -d "$$instdir" ; then \32 $(EchoCmd) Making install directory $$instdir ; \33 $(MKDIR) $$instdir ;\
18 instdir=$(DESTDIR)`dirname "$(PROJ_includedir)/$$hdr"` ; \19 if test \! -d "$$instdir" ; then \20 $(EchoCmd) Making install directory $$instdir ; \21 $(MKDIR) $$instdir ;\36 instdir=$(DESTDIR)`dirname "$(PROJ_includedir)/$$hdr"` ; \37 if test \! -d "$$instdir" ; then \38 $(EchoCmd) Making install directory $$instdir ; \39 $(MKDIR) $$instdir ;\
15 instdir=$(DESTDIR)`dirname "$(PROJ_includedir)/$$hdr"` ; \16 if test \! -d "$$instdir" ; then \17 $(EchoCmd) Making install directory $$instdir ; \18 $(MKDIR) $$instdir ;\
2063 instdir=`dirname "$(DESTDIR)$(PROJ_includedir)/$$hdr"` ; \2064 if test \! -d "$$instdir" ; then \2065 $(EchoCmd) Making install directory $$instdir ; \2066 $(MKDIR) $$instdir ;\2082 instdir=`dirname "$(DESTDIR)$(PROJ_includedir)/$$hdr"` ; \2083 if test \! -d "$$instdir" ; then \2084 $(EchoCmd) Making install directory $$instdir ; \2085 $(MKDIR) $$instdir ;\