===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
gpscorrelate-2.0/Makefile-18-# make version is widespread, use this slower but more portable form.
gpscorrelate-2.0/Makefile:19:CFLAGSINC = `$(PKG_CONFIG) --cflags libxml-2.0 exiv2`
gpscorrelate-2.0/Makefile:20:GTKFLAGS  = `$(PKG_CONFIG) --cflags gtk+-$(GTK).0`
gpscorrelate-2.0/Makefile:21:LIBS      = `$(PKG_CONFIG) --libs libxml-2.0 exiv2`
gpscorrelate-2.0/Makefile:22:LIBSGUI   = `$(PKG_CONFIG) --libs gtk+-$(GTK).0`
gpscorrelate-2.0/Makefile-23-
##############################################
gpscorrelate-2.0/po/Makefile-85-.po.gmo:
gpscorrelate-2.0/po/Makefile:86:	@lang=`echo $* | sed -e 's,.*/,,'`; \
gpscorrelate-2.0/po/Makefile-87-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
gpscorrelate-2.0/po/Makefile-156-	fi; \
gpscorrelate-2.0/po/Makefile:157:	case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
gpscorrelate-2.0/po/Makefile-158-	  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
##############################################
gpscorrelate-2.0/po/Makefile-198-$(POFILES): $(srcdir)/$(DOMAIN).pot
gpscorrelate-2.0/po/Makefile:199:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
gpscorrelate-2.0/po/Makefile-200-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
gpscorrelate-2.0/po/Makefile-203-	  cd $(srcdir) \
gpscorrelate-2.0/po/Makefile:204:	    && { case `$(MSGMERGE_UPDATE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
gpscorrelate-2.0/po/Makefile-205-	           '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
gpscorrelate-2.0/po/Makefile-234-	for cat in $$catalogs; do \
gpscorrelate-2.0/po/Makefile:235:	  cat=`basename $$cat`; \
gpscorrelate-2.0/po/Makefile:236:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
gpscorrelate-2.0/po/Makefile-237-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
gpscorrelate-2.0/po/Makefile-244-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
gpscorrelate-2.0/po/Makefile:245:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
gpscorrelate-2.0/po/Makefile-246-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
gpscorrelate-2.0/po/Makefile-285-	for cat in $$catalogs; do \
gpscorrelate-2.0/po/Makefile:286:	  cat=`basename $$cat`; \
gpscorrelate-2.0/po/Makefile:287:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
gpscorrelate-2.0/po/Makefile-288-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
gpscorrelate-2.0/po/Makefile-292-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
gpscorrelate-2.0/po/Makefile:293:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
gpscorrelate-2.0/po/Makefile-294-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
gpscorrelate-2.0/po/Makefile-331-	for cat in $$catalogs; do \
gpscorrelate-2.0/po/Makefile:332:	  cat=`basename $$cat`; \
gpscorrelate-2.0/po/Makefile:333:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
gpscorrelate-2.0/po/Makefile-334-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
gpscorrelate-2.0/po/Makefile-396-.nop.po-create:
gpscorrelate-2.0/po/Makefile:397:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
gpscorrelate-2.0/po/Makefile-398-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
gpscorrelate-2.0/po/Makefile-403-.nop.po-update:
gpscorrelate-2.0/po/Makefile:404:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
gpscorrelate-2.0/po/Makefile-405-	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
gpscorrelate-2.0/po/Makefile-410-	cd $(srcdir); \
gpscorrelate-2.0/po/Makefile:411:	if { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
gpscorrelate-2.0/po/Makefile-412-	       '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
gpscorrelate-2.0/po/Makefile-465-.insert-header.po-update-en:
gpscorrelate-2.0/po/Makefile:466:	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
gpscorrelate-2.0/po/Makefile:467:	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
gpscorrelate-2.0/po/Makefile-468-	tmpdir=`pwd`; \
gpscorrelate-2.0/po/Makefile-469-	echo "$$lang:"; \
gpscorrelate-2.0/po/Makefile:470:	ll=`echo $$lang | sed -e 's/@.*//'`; \
gpscorrelate-2.0/po/Makefile-471-	LC_ALL=C; export LC_ALL; \
gpscorrelate-2.0/po/Makefile-472-	cd $(srcdir); \
gpscorrelate-2.0/po/Makefile:473:	if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$lang -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) sed -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \
gpscorrelate-2.0/po/Makefile-474-	  if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \
##############################################
gpscorrelate-2.0/tests/testsuite-65-  # These variables are unlikely to be needed in the test parameters file
gpscorrelate-2.0/tests/testsuite:66:  TESTNAME=`echo $TEST | sed -e 's@^.*data/@@' -e 's/\..*$//'`
gpscorrelate-2.0/tests/testsuite-67-  RESULTFILE="$DATADIR/$TESTNAME.result"
##############################################
gpscorrelate-2.0/tests/testsuite-112-
gpscorrelate-2.0/tests/testsuite:113:  #eval echo `echo "$COMMAND" | sed -e 's/>/\\\\>/g' -e "s/'/\\\\'/g" -e 's/\"/\\\\"/g'`
gpscorrelate-2.0/tests/testsuite-114-  eval $VERBOSECOMMAND $COMMAND