Lines Matching refs:ivch_ladir
72 am__installdirs = "$(DESTDIR)$(ivch_ladir)"
265 ivch_ladir = @moduledir@/drivers
307 test -z "$(ivch_ladir)" || $(MKDIR_P) "$(DESTDIR)$(ivch_ladir)"
308 @list='$(ivch_la_LTLIBRARIES)'; test -n "$(ivch_ladir)" || list=; \
315 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(ivch_ladir)'"; \
316 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(ivch_ladir)"; \
321 @list='$(ivch_la_LTLIBRARIES)'; test -n "$(ivch_ladir)" || list=; \
324 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(ivch_ladir)/$$f'"; \
325 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(ivch_ladir)/$$f"; \
337 $(ivch_la_LINK) -rpath $(ivch_ladir) $(ivch_la_OBJECTS) $(ivch_la_LIBADD) $(LIBS)
461 for dir in "$(DESTDIR)$(ivch_ladir)"; do \