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

/xsrc/external/mit/xf86-video-mga/dist/src/
H A DMakefile.am29 mga_drv_ladir = @moduledir@/drivers macro
H A DMakefile.in159 am__installdirs = "$(DESTDIR)$(mga_drv_ladir)"
411 mga_drv_ladir = @moduledir@/drivers macro
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)/
[all...]

Completed in 40 milliseconds