Lines Matching refs:theatre_detect_drv_ladir
107 "$(DESTDIR)$(theatre_detect_drv_ladir)" \
441 theatre_detect_drv_ladir = @moduledir@/multimedia
645 test -z "$(theatre_detect_drv_ladir)" || $(MKDIR_P) "$(DESTDIR)$(theatre_detect_drv_ladir)"
646 @list='$(theatre_detect_drv_la_LTLIBRARIES)'; test -n "$(theatre_detect_drv_ladir)" || list=; \
653 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(theatre_detect_drv_ladir)'"; \
654 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(theatre_detect_drv_ladir)"; \
659 @list='$(theatre_detect_drv_la_LTLIBRARIES)'; test -n "$(theatre_detect_drv_ladir)" || list=; \
662 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(theatre_detect_drv_ladir)/$$f'"; \
663 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(theatre_detect_drv_ladir)/$$f"; \
712 $(AM_V_CCLD)$(theatre_detect_drv_la_LINK) -rpath $(theatre_detect_drv_ladir) $(theatre_detect_drv_la_OBJECTS) $(theatre_detect_drv_la_LIBADD) $(LIBS)
922 for dir in "$(DESTDIR)$(ati_drv_ladir)" "$(DESTDIR)$(radeon_drv_ladir)" "$(DESTDIR)$(theatre200_drv_ladir)" "$(DESTDIR)$(theatre_detect_drv_ladir)" "$(DESTDIR)$(theatre_drv_ladir)"; do \