===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
tar-doc-1.32/doc/Makefile.am-62-check-format:
tar-doc-1.32/doc/Makefile.am:63:	@if test -n "`cat $(info_TEXINFOS) $(tar_TEXINFOS) | tr -d -c '\t'`"; then \
tar-doc-1.32/doc/Makefile.am-64-		echo "Sources contain tabs; run make untabify"; \
##############################################
tar-doc-1.32/doc/Makefile.in-68-  { \
tar-doc-1.32/doc/Makefile.in:69:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
tar-doc-1.32/doc/Makefile.in-70-  }; \
##############################################
tar-doc-1.32/doc/Makefile.in-312-	"$(DESTDIR)$(man8dir)"
tar-doc-1.32/doc/Makefile.in:313:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
tar-doc-1.32/doc/Makefile.in-314-am__vpath_adj = case $$p in \
tar-doc-1.32/doc/Makefile.in:315:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
tar-doc-1.32/doc/Makefile.in-316-    *) f=$$p;; \
tar-doc-1.32/doc/Makefile.in-317-  esac;
tar-doc-1.32/doc/Makefile.in:318:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
tar-doc-1.32/doc/Makefile.in-319-am__install_max = 40
tar-doc-1.32/doc/Makefile.in-320-am__nobase_strip_setup = \
tar-doc-1.32/doc/Makefile.in:321:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
tar-doc-1.32/doc/Makefile.in-322-am__nobase_strip = \
##############################################
tar-doc-1.32/doc/Makefile.in-1377-	  $(am__cd) $(srcdir) && \
tar-doc-1.32/doc/Makefile.in:1378:	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
tar-doc-1.32/doc/Makefile.in-1379-	fi; \
##############################################
tar-doc-1.32/doc/Makefile.in-1409-	@(dir=.; test -f ./tar.texi || dir=$(srcdir); \
tar-doc-1.32/doc/Makefile.in:1410:	set `$(SHELL) $(top_srcdir)/build-aux/mdate-sh $$dir/tar.texi`; \
tar-doc-1.32/doc/Makefile.in-1411-	echo "@set UPDATED $$1 $$2 $$3"; \
##############################################
tar-doc-1.32/doc/Makefile.in-1453-	  for file in $$list; do \
tar-doc-1.32/doc/Makefile.in:1454:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
tar-doc-1.32/doc/Makefile.in-1455-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
##############################################
tar-doc-1.32/doc/Makefile.in-1462-	for file in $$list; do \
tar-doc-1.32/doc/Makefile.in:1463:	  relfile=`echo "$$file" | sed 's|^.*/||'`; \
tar-doc-1.32/doc/Makefile.in:1464:	  relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
tar-doc-1.32/doc/Makefile.in-1465-	  (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
##############################################
tar-doc-1.32/doc/Makefile.in-1489-dist-info: $(INFO_DEPS)
tar-doc-1.32/doc/Makefile.in:1490:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
tar-doc-1.32/doc/Makefile.in-1491-	list='$(INFO_DEPS)'; \
##############################################
tar-doc-1.32/doc/Makefile.in-1493-	  case $$base in \
tar-doc-1.32/doc/Makefile.in:1494:	    $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
tar-doc-1.32/doc/Makefile.in-1495-	  esac; \
tar-doc-1.32/doc/Makefile.in-1496-	  if test -f $$base; then d=.; else d=$(srcdir); fi; \
tar-doc-1.32/doc/Makefile.in:1497:	  base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
tar-doc-1.32/doc/Makefile.in-1498-	  for file in $$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \
tar-doc-1.32/doc/Makefile.in-1499-	    if test -f $$file; then \
tar-doc-1.32/doc/Makefile.in:1500:	      relfile=`expr "$$file" : "$$d/\(.*\)"`; \
tar-doc-1.32/doc/Makefile.in-1501-	      test -f "$(distdir)/$$relfile" || \
##############################################
tar-doc-1.32/doc/Makefile.in-1515-	@list='$(INFO_DEPS)'; for i in $$list; do \
tar-doc-1.32/doc/Makefile.in:1516:	  i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
tar-doc-1.32/doc/Makefile.in-1517-	  echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
##############################################
tar-doc-1.32/doc/Makefile.in-1524-	test -n "$(man1dir)" \
tar-doc-1.32/doc/Makefile.in:1525:	  && test -n "`echo $$list1$$list2`" \
tar-doc-1.32/doc/Makefile.in-1526-	  || exit 0; \
##############################################
tar-doc-1.32/doc/Makefile.in-1567-	test -n "$(man8dir)" \
tar-doc-1.32/doc/Makefile.in:1568:	  && test -n "`echo $$list1$$list2`" \
tar-doc-1.32/doc/Makefile.in-1569-	  || exit 0; \
##############################################
tar-doc-1.32/doc/Makefile.in-1613-distdir: $(DISTFILES)
tar-doc-1.32/doc/Makefile.in:1614:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tar-doc-1.32/doc/Makefile.in:1615:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tar-doc-1.32/doc/Makefile.in-1616-	list='$(DISTFILES)'; \
##############################################
tar-doc-1.32/doc/Makefile.in-1627-	  if test -d $$d/$$file; then \
tar-doc-1.32/doc/Makefile.in:1628:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tar-doc-1.32/doc/Makefile.in-1629-	    if test -d "$(distdir)/$$file"; then \
##############################################
tar-doc-1.32/doc/Makefile.in-1754-	@$(NORMAL_INSTALL)
tar-doc-1.32/doc/Makefile.in:1755:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
tar-doc-1.32/doc/Makefile.in-1756-	list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
##############################################
tar-doc-1.32/doc/Makefile.in-1762-	  case $$file in \
tar-doc-1.32/doc/Makefile.in:1763:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
tar-doc-1.32/doc/Makefile.in-1764-	  esac; \
tar-doc-1.32/doc/Makefile.in-1765-	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
tar-doc-1.32/doc/Makefile.in:1766:	  file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
tar-doc-1.32/doc/Makefile.in-1767-	  for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
##############################################
tar-doc-1.32/doc/Makefile.in-1780-	  for file in $$list; do \
tar-doc-1.32/doc/Makefile.in:1781:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
tar-doc-1.32/doc/Makefile.in-1782-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
##############################################
tar-doc-1.32/doc/Makefile.in-1878-check-format:
tar-doc-1.32/doc/Makefile.in:1879:	@if test -n "`cat $(info_TEXINFOS) $(tar_TEXINFOS) | tr -d -c '\t'`"; then \
tar-doc-1.32/doc/Makefile.in-1880-		echo "Sources contain tabs; run make untabify"; \
##############################################
tar-doc-1.32/doc/recipes.texi-108- do
tar-doc-1.32/doc/recipes.texi:109:   path=`dirname $path`
tar-doc-1.32/doc/recipes.texi-110-   while [ -n "$path" -a "$path" != "." ]
##############################################
tar-doc-1.32/doc/recipes.texi-112-     echo $path
tar-doc-1.32/doc/recipes.texi:113:     path=`dirname $path`
tar-doc-1.32/doc/recipes.texi-114-   done
##############################################
tar-doc-1.32/doc/tar.info-2-3174-
tar-doc-1.32/doc/tar.info-2:3175:     name=`expr $TAR_ARCHIVE : '\(.*\)-.*'`
tar-doc-1.32/doc/tar.info-2-3176-     case $TAR_SUBCOMMAND in
##############################################
tar-doc-1.32/doc/tar.info-2-3949-      do
tar-doc-1.32/doc/tar.info-2:3950:        path=`dirname $path`
tar-doc-1.32/doc/tar.info-2-3951-        while [ -n "$path" -a "$path" != "." ]
##############################################
tar-doc-1.32/doc/tar.info-2-3953-          echo $path
tar-doc-1.32/doc/tar.info-2:3954:          path=`dirname $path`
tar-doc-1.32/doc/tar.info-2-3955-        done
##############################################
tar-doc-1.32/doc/tar.texi-12266-
tar-doc-1.32/doc/tar.texi:12267:name=`expr $TAR_ARCHIVE : '\(.*\)-.*'`
tar-doc-1.32/doc/tar.texi-12268-case $TAR_SUBCOMMAND in