=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== nemo-4.6.5/INSTALL-173-directory configuration variables that were expressed in terms of nemo-4.6.5/INSTALL:174:`${prefix}'. Any directories that were specified during `configure', nemo-4.6.5/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install ############################################## nemo-4.6.5/po/Makefile.in.in-57- nemo-4.6.5/po/Makefile.in.in:58:USER_LINGUAS=$(shell if test -n "$(LINGUAS)"; then LLINGUAS="$(LINGUAS)"; ALINGUAS="$(ALL_LINGUAS)"; for lang in $$LLINGUAS; do if test -n "`grep \^$$lang$$ $(srcdir)/LINGUAS 2>/dev/null`" -o -n "`echo $$ALINGUAS|tr ' ' '\n'|grep \^$$lang$$`"; then printf "$$lang "; fi; done; fi) nemo-4.6.5/po/Makefile.in.in-59- ############################################## nemo-4.6.5/po/Makefile.in.in-87-.po.gmo: nemo-4.6.5/po/Makefile.in.in:88: $(INTLTOOL_V_MSGFMT)file=`echo $* | sed 's,.*/,,'`.gmo \ nemo-4.6.5/po/Makefile.in.in-89- && rm -f $$file && $(GMSGFMT) -o $$file $< ############################################## nemo-4.6.5/po/Makefile.in.in-188- echo "$$lang:"; \ nemo-4.6.5/po/Makefile.in.in:189: result="`$(MSGMERGE) -o $$tmpdir/$$lang.new.po $$lang`"; \ nemo-4.6.5/po/Makefile.in.in-190- if $$result; then \