Lines Matching refs:mga_drv_ladir
159 am__installdirs = "$(DESTDIR)$(mga_drv_ladir)"
411 mga_drv_ladir = @moduledir@/drivers
455 @list='$(mga_drv_la_LTLIBRARIES)'; test -n "$(mga_drv_ladir)" || list=; \
462 echo " $(MKDIR_P) '$(DESTDIR)$(mga_drv_ladir)'"; \
463 $(MKDIR_P) "$(DESTDIR)$(mga_drv_ladir)" || exit 1; \
464 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(mga_drv_ladir)'"; \
465 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(mga_drv_ladir)"; \
470 @list='$(mga_drv_la_LTLIBRARIES)'; test -n "$(mga_drv_ladir)" || list=; \
473 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(mga_drv_ladir)/$$f'"; \
474 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(mga_drv_ladir)/$$f"; \
489 $(AM_V_CCLD)$(mga_drv_la_LINK) -rpath $(mga_drv_ladir) $(mga_drv_la_OBJECTS) $(mga_drv_la_LIBADD) $(LIBS)
635 for dir in "$(DESTDIR)$(mga_drv_ladir)"; do \