Lines Matching refs:libXxf86dgaincludedir
131 "$(DESTDIR)$(libXxf86dgaincludedir)"
364 libXxf86dgaincludedir = $(includedir)/X11/extensions
499 @list='$(libXxf86dgainclude_HEADERS)'; test -n "$(libXxf86dgaincludedir)" || list=; \
501 echo " $(MKDIR_P) '$(DESTDIR)$(libXxf86dgaincludedir)'"; \
502 $(MKDIR_P) "$(DESTDIR)$(libXxf86dgaincludedir)" || exit 1; \
509 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libXxf86dgaincludedir)'"; \
510 $(INSTALL_HEADER) $$files "$(DESTDIR)$(libXxf86dgaincludedir)" || exit $$?; \
515 @list='$(libXxf86dgainclude_HEADERS)'; test -n "$(libXxf86dgaincludedir)" || list=; \
517 dir='$(DESTDIR)$(libXxf86dgaincludedir)'; $(am__uninstall_files_from_dir)
607 for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(libXxf86dgaincludedir)"; do \