Searched refs:rendition_drv_ladir (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-rendition/dist/src/
H A DMakefile.in150 am__installdirs = "$(DESTDIR)$(rendition_drv_ladir)" \
382 rendition_drv_ladir = @moduledir@/drivers macro
461 @list='$(rendition_drv_la_LTLIBRARIES)'; test -n "$(rendition_drv_ladir)" || list=; \
468 echo " $(MKDIR_P) '$(DESTDIR)$(rendition_drv_ladir)'"; \
469 $(MKDIR_P) "$(DESTDIR)$(rendition_drv_ladir)" || exit 1; \
470 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(rendition_drv_ladir)'"; \
471 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(rendition_drv_ladir)"; \
476 @list='$(rendition_drv_la_LTLIBRARIES)'; test -n "$(rendition_drv_ladir)" || list=; \
479 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(rendition_drv_ladir)/$$f'"; \
480 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(rendition_drv_ladir)/
[all...]

Completed in 4 milliseconds