Home
last modified time | relevance | path

Searched refs:list2 (Results 1 – 2 of 2) sorted by relevance

/libtiff-4.0.7/man/
H A DMakefile.in445 list2=''; \
447 && test -n "`echo $$list1$$list2`" \
452 if test -n "$$list2"; then \
453 for i in $$list2; do echo "$$i"; done \
486 list2=''; \
488 && test -n "`echo $$list1$$list2`" \
493 if test -n "$$list2"; then \
494 for i in $$list2; do echo "$$i"; done \
/libtiff-4.0.7/libtiff/
H A DMakefile.in555 list2=; for p in $$list; do \
557 list2="$$list2 $$p"; \
560 test -z "$$list2" || { \
563 …LFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdi…
564 …LFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdi…