=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== xpad-5.4.0/data/Makefile.in-50- { \ xpad-5.4.0/data/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ xpad-5.4.0/data/Makefile.in-52- }; \ ############################################## xpad-5.4.0/data/Makefile.in-118- esac xpad-5.4.0/data/Makefile.in:119:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; xpad-5.4.0/data/Makefile.in-120-am__vpath_adj = case $$p in \ xpad-5.4.0/data/Makefile.in:121: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ xpad-5.4.0/data/Makefile.in-122- *) f=$$p;; \ xpad-5.4.0/data/Makefile.in-123- esac; xpad-5.4.0/data/Makefile.in:124:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; xpad-5.4.0/data/Makefile.in-125-am__install_max = 40 xpad-5.4.0/data/Makefile.in-126-am__nobase_strip_setup = \ xpad-5.4.0/data/Makefile.in:127: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` xpad-5.4.0/data/Makefile.in-128-am__nobase_strip = \ ############################################## xpad-5.4.0/data/Makefile.in-355- @list='$(appdata_DATA)'; test -n "$(appdatadir)" || list=; \ xpad-5.4.0/data/Makefile.in:356: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ xpad-5.4.0/data/Makefile.in-357- dir='$(DESTDIR)$(appdatadir)'; $(am__uninstall_files_from_dir) ############################################## xpad-5.4.0/data/Makefile.in-376- @list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \ xpad-5.4.0/data/Makefile.in:377: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ xpad-5.4.0/data/Makefile.in-378- dir='$(DESTDIR)$(desktopdir)'; $(am__uninstall_files_from_dir) ############################################## xpad-5.4.0/data/Makefile.in-389-distdir-am: $(DISTFILES) xpad-5.4.0/data/Makefile.in:390: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ xpad-5.4.0/data/Makefile.in:391: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ xpad-5.4.0/data/Makefile.in-392- list='$(DISTFILES)'; \ ############################################## xpad-5.4.0/data/Makefile.in-403- if test -d $$d/$$file; then \ xpad-5.4.0/data/Makefile.in:404: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ xpad-5.4.0/data/Makefile.in-405- if test -d "$(distdir)/$$file"; then \ ############################################## xpad-5.4.0/po/Makefile.in.in-57- xpad-5.4.0/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) xpad-5.4.0/po/Makefile.in.in-59- ############################################## xpad-5.4.0/po/Makefile.in.in-87-.po.gmo: xpad-5.4.0/po/Makefile.in.in:88: $(INTLTOOL_V_MSGFMT)file=`echo $* | sed 's,.*/,,'`.gmo \ xpad-5.4.0/po/Makefile.in.in-89- && rm -f $$file && $(GMSGFMT) -o $$file $< ############################################## xpad-5.4.0/po/Makefile.in.in-188- echo "$$lang:"; \ xpad-5.4.0/po/Makefile.in.in:189: result="`$(MSGMERGE) -o $$tmpdir/$$lang.new.po $$lang`"; \ xpad-5.4.0/po/Makefile.in.in-190- if $$result; then \