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

/xsrc/external/mit/xf86-video-tga/dist/src/
H A DMakefile.am29 tga_drv_ladir = @moduledir@/drivers macro
H A DMakefile.in94 am__installdirs = "$(DESTDIR)$(tga_drv_ladir)"
292 tga_drv_ladir = @moduledir@/drivers macro
345 test -z "$(tga_drv_ladir)" || $(MKDIR_P) "$(DESTDIR)$(tga_drv_ladir)"
346 @list='$(tga_drv_la_LTLIBRARIES)'; test -n "$(tga_drv_ladir)" || list=; \
353 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(tga_drv_ladir)'"; \
354 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(tga_drv_ladir)"; \
359 @list='$(tga_drv_la_LTLIBRARIES)'; test -n "$(tga_drv_ladir)" || list=; \
362 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(tga_drv_ladir)/$$f'"; \
363 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(tga_drv_ladir)/
[all...]

Completed in 4 milliseconds