Searched refs:testexecdir (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/test/
H A DMakefile.am94 testexecdir = $(libdir)/dbus-1.0/test
188 $(testexecdir) \
H A DMakefile.in103 am__installdirs = "$(DESTDIR)$(testexecdir)"
527 testexecdir = $(libdir)/dbus-1.0/test
736 test -z "$(testexecdir)" || $(MKDIR_P) "$(DESTDIR)$(testexecdir)"
737 @list='$(testexec_PROGRAMS)'; test -n "$(testexecdir)" || list=; \
754 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(testexecdir)$$dir'"; \
755 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(testexecdir)$$dir" || exit $$?; \
761 @list='$(testexec_PROGRAMS)'; test -n "$(testexecdir)" || list=; \
766 echo " ( cd '$(DESTDIR)$(testexecdir)' && rm -f" $$files ")"; \
767 cd "$(DESTDIR)$(testexecdir)"
[all...]
H A DMakefile103 am__installdirs = "$(DESTDIR)$(testexecdir)"
527 testexecdir = $(libdir)/dbus-1.0/test macro
736 test -z "$(testexecdir)" || $(MKDIR_P) "$(DESTDIR)$(testexecdir)"
737 @list='$(testexec_PROGRAMS)'; test -n "$(testexecdir)" || list=; \
754 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(testexecdir)$$dir'"; \
755 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(testexecdir)$$dir" || exit $$?; \
761 @list='$(testexec_PROGRAMS)'; test -n "$(testexecdir)" || list=; \
766 echo " ( cd '$(DESTDIR)$(testexecdir)' && rm -f" $$files ")"; \
767 cd "$(DESTDIR)$(testexecdir)"
[all...]

Completed in 108 milliseconds