Searched refs:nodist_includeHEADERS_INSTALL (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/yasm/source/config/android/
H A DMakefile482 nodist_includeHEADERS_INSTALL = $(INSTALL_HEADER) macro
3135 echo " $(nodist_includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
3136 $(nodist_includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
/external/chromium_org/third_party/yasm/source/config/ios/
H A DMakefile482 nodist_includeHEADERS_INSTALL = $(INSTALL_HEADER) macro
3135 echo " $(nodist_includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
3136 $(nodist_includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
/external/chromium_org/third_party/yasm/source/config/linux/
H A DMakefile482 nodist_includeHEADERS_INSTALL = $(INSTALL_HEADER) macro
3135 echo " $(nodist_includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
3136 $(nodist_includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
/external/chromium_org/third_party/yasm/source/config/mac/
H A DMakefile482 nodist_includeHEADERS_INSTALL = $(INSTALL_HEADER) macro
3135 echo " $(nodist_includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
3136 $(nodist_includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
/external/chromium_org/third_party/yasm/source/config/openbsd/
H A DMakefile482 nodist_includeHEADERS_INSTALL = $(INSTALL_HEADER) macro
3135 echo " $(nodist_includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
3136 $(nodist_includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
/external/chromium_org/third_party/yasm/source/config/win/
H A DMakefile482 nodist_includeHEADERS_INSTALL = $(INSTALL_HEADER) macro
3135 echo " $(nodist_includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
3136 $(nodist_includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \

Completed in 119 milliseconds