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

/xsrc/external/mit/xf86-video-geode/dist/src/
H A DMakefile.am40 geode_drv_ladir = $(moduledir)/drivers macro
H A DMakefile.in157 am__installdirs = "$(DESTDIR)$(geode_drv_ladir)" \
419 geode_drv_ladir = $(moduledir)/drivers macro
565 @list='$(geode_drv_la_LTLIBRARIES)'; test -n "$(geode_drv_ladir)" || list=; \
572 echo " $(MKDIR_P) '$(DESTDIR)$(geode_drv_ladir)'"; \
573 $(MKDIR_P) "$(DESTDIR)$(geode_drv_ladir)" || exit 1; \
574 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(geode_drv_ladir)'"; \
575 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(geode_drv_ladir)"; \
580 @list='$(geode_drv_la_LTLIBRARIES)'; test -n "$(geode_drv_ladir)" || list=; \
583 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(geode_drv_ladir)/$$f'"; \
584 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(geode_drv_ladir)/
[all...]

Completed in 4 milliseconds