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

/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A DMakefile.am35 openchrome_drv_ladir = @moduledir@/drivers macro
H A DMakefile.in122 am__installdirs = "$(DESTDIR)$(openchrome_drv_ladir)"
356 openchrome_drv_ladir = @moduledir@/drivers macro
404 test -z "$(openchrome_drv_ladir)" || $(MKDIR_P) "$(DESTDIR)$(openchrome_drv_ladir)"
405 @list='$(openchrome_drv_la_LTLIBRARIES)'; test -n "$(openchrome_drv_ladir)" || list=; \
412 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(openchrome_drv_ladir)'"; \
413 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(openchrome_drv_ladir)"; \
418 @list='$(openchrome_drv_la_LTLIBRARIES)'; test -n "$(openchrome_drv_ladir)" || list=; \
421 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(openchrome_drv_ladir)/$$f'"; \
422 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(openchrome_drv_ladir)/
[all...]

Completed in 7 milliseconds