Lines Matching refs:theatre200_drv_ladir
106 "$(DESTDIR)$(theatre200_drv_ladir)" \
453 theatre200_drv_ladir = @moduledir@/multimedia
455 $(AM_CFLAGS) -DMICROC_DIR=\"$(theatre200_drv_ladir)\"
614 test -z "$(theatre200_drv_ladir)" || $(MKDIR_P) "$(DESTDIR)$(theatre200_drv_ladir)"
615 @list='$(theatre200_drv_la_LTLIBRARIES)'; test -n "$(theatre200_drv_ladir)" || list=; \
622 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(theatre200_drv_ladir)'"; \
623 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(theatre200_drv_ladir)"; \
628 @list='$(theatre200_drv_la_LTLIBRARIES)'; test -n "$(theatre200_drv_ladir)" || list=; \
631 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(theatre200_drv_ladir)/$$f'"; \
632 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(theatre200_drv_ladir)/$$f"; \
710 $(AM_V_CCLD)$(theatre200_drv_la_LINK) -rpath $(theatre200_drv_ladir) $(theatre200_drv_la_OBJECTS) $(theatre200_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 \