Searched refs:extsmoduledir (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dixmods/extmod/
H A DMakefile.am3 extsmoduledir = $(moduledir)/extensions macro
H A DMakefile.in63 am__installdirs = "$(DESTDIR)$(extsmoduledir)" "$(DESTDIR)$(sdkdir)"
413 extsmoduledir = $(moduledir)/extensions macro
467 test -z "$(extsmoduledir)" || $(MKDIR_P) "$(DESTDIR)$(extsmoduledir)"
471 echo " $(LIBTOOL) --mode=install $(extsmoduleLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(extsmoduledir)/$$f'"; \
472 $(LIBTOOL) --mode=install $(extsmoduleLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(extsmoduledir)/$$f"; \
480 echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(extsmoduledir)/$$p'"; \
481 $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(extsmoduledir)/$$p"; \
493 $(libextmod_la_LINK) -rpath $(extsmoduledir) $(libextmod_la_OBJECTS) $(libextmod_la_LIBADD) $(LIBS)
628 for dir in "$(DESTDIR)$(extsmoduledir)" "
[all...]
/xsrc/external/mit/xorg-server/dist/hw/xfree86/dixmods/
H A DMakefile.am10 extsmoduledir = $(moduledir)/extensions macro
H A DMakefile.in141 am__installdirs = "$(DESTDIR)$(extsmoduledir)" \
166 @GLX_TRUE@am_libglx_la_rpath = -rpath $(extsmoduledir)
583 extsmoduledir = $(moduledir)/extensions macro
643 @list='$(extsmodule_LTLIBRARIES)'; test -n "$(extsmoduledir)" || list=; \
650 echo " $(MKDIR_P) '$(DESTDIR)$(extsmoduledir)'"; \
651 $(MKDIR_P) "$(DESTDIR)$(extsmoduledir)" || exit 1; \
652 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(extsmoduledir)'"; \
653 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(extsmoduledir)"; \
658 @list='$(extsmodule_LTLIBRARIES)'; test -n "$(extsmoduledir)" || list=; \
661 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(extsmoduledir)/
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dixmods/
H A DMakefile.am21 extsmoduledir = $(moduledir)/extensions macro
H A DMakefile.in61 am__installdirs = "$(DESTDIR)$(extsmoduledir)" \
73 @DBE_TRUE@am_libdbe_la_rpath = -rpath $(extsmoduledir)
93 @GLX_TRUE@am_libglx_la_rpath = -rpath $(extsmoduledir)
100 @RECORD_TRUE@am_librecord_la_rpath = -rpath $(extsmoduledir)
473 extsmoduledir = $(moduledir)/extensions macro
548 test -z "$(extsmoduledir)" || $(MKDIR_P) "$(DESTDIR)$(extsmoduledir)"
552 echo " $(LIBTOOL) --mode=install $(extsmoduleLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(extsmoduledir)/$$f'"; \
553 $(LIBTOOL) --mode=install $(extsmoduleLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(extsmoduledir)/$$f"; \
561 echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(extsmoduledir)/
[all...]

Completed in 11 milliseconds