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

/xsrc/external/mit/xf86-video-intel-old/dist/src/ivch/
H A DMakefile.am11 ivch_ladir = @moduledir@/drivers macro
H A DMakefile.in72 am__installdirs = "$(DESTDIR)$(ivch_ladir)"
265 ivch_ladir = @moduledir@/drivers macro
307 test -z "$(ivch_ladir)" || $(MKDIR_P) "$(DESTDIR)$(ivch_ladir)"
308 @list='$(ivch_la_LTLIBRARIES)'; test -n "$(ivch_ladir)" || list=; \
315 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(ivch_ladir)'"; \
316 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(ivch_ladir)"; \
321 @list='$(ivch_la_LTLIBRARIES)'; test -n "$(ivch_ladir)" || list=; \
324 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(ivch_ladir)/$$f'"; \
325 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(ivch_ladir)/
[all...]

Completed in 4 milliseconds