===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
tilp2-1.18/INSTALL-173-directory configuration variables that were expressed in terms of
tilp2-1.18/INSTALL:174:`${prefix}'.  Any directories that were specified during `configure',
tilp2-1.18/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install
##############################################
tilp2-1.18/build/scripts/install_tilp.sh-182-  fi
tilp2-1.18/build/scripts/install_tilp.sh:183:  TEMPFILE=`mktemp $PREFIX/XXXXXXXXXXX`
tilp2-1.18/build/scripts/install_tilp.sh-184-  if [ "$?" -ne 0 ]; then
##############################################
tilp2-1.18/desktop/tilp.xml-29-  <mime-type type="application/x-tilp-asm">
tilp2-1.18/desktop/tilp.xml:30:        <comment xml:lang="en">TI File (ASM Program)</comment>
tilp2-1.18/desktop/tilp.xml-31-        <comment xml:lang="fr">Fichier TI (Programme ASM)</comment>
##############################################
tilp2-1.18/help/chapter07.html-223-       screen_clipping= If enabled, display only the LCD area. Otherwise, dis-
tilp2-1.18/help/chapter07.html:224:       plays  the  full area (the hidden part is only useable via ASM program-
tilp2-1.18/help/chapter07.html-225-       ming on TI89).
##############################################
tilp2-1.18/icons/ListOfTypes.txt-37-- PRGM		Program		Program.ico		if
tilp2-1.18/icons/ListOfTypes.txt:38:- ASM		Asm Program	Asm_Program.ico		0101
tilp2-1.18/icons/ListOfTypes.txt-39-- PIC		Picture		Picture.ico		image
##############################################
tilp2-1.18/icons/Makefile.am-9-	ppmtoxpm -alphamask $${I}_and.pbm $${I}_xor.ppm > \
tilp2-1.18/icons/Makefile.am:10:	`echo $$I | sed -e 's/\.ico$$/.xpm/g'`; rm -f \
tilp2-1.18/icons/Makefile.am-11-	$${I}_???.p?m; \
##############################################
tilp2-1.18/man/Manpage.txt-180-       screen_clipping= If enabled, display only the LCD area. Otherwise, dis-
tilp2-1.18/man/Manpage.txt:181:       plays the full area (the hidden part is only usable via ASM programming
tilp2-1.18/man/Manpage.txt-182-       on TI89).
##############################################
tilp2-1.18/man/tilp.1-154-\fBscreen_clipping=\fP
tilp2-1.18/man/tilp.1:155:If enabled, display only the LCD area. Otherwise, displays the full area (the hidden part is only usable via ASM programming on TI89).
tilp2-1.18/man/tilp.1-156-
##############################################
tilp2-1.18/po/Makefile.in.in-58-
tilp2-1.18/po/Makefile.in.in:59: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)
tilp2-1.18/po/Makefile.in.in-60-
##############################################
tilp2-1.18/po/Makefile.in.in-88-.po.gmo:
tilp2-1.18/po/Makefile.in.in:89:	$(INTLTOOL_V_MSGFMT)file=`echo $* | sed 's,.*/,,'`.gmo \
tilp2-1.18/po/Makefile.in.in-90-	  && rm -f $$file && $(GMSGFMT) -o $$file $<
##############################################
tilp2-1.18/po/Makefile.in.in-189-	  echo "$$lang:"; \
tilp2-1.18/po/Makefile.in.in:190:	  result="`$(MSGMERGE) -o $$tmpdir/$$lang.new.po $$lang`"; \
tilp2-1.18/po/Makefile.in.in-191-	  if $$result; then \
##############################################
tilp2-1.18/.pc/fix-FTBFS/configure.ac-153-    fi
tilp2-1.18/.pc/fix-FTBFS/configure.ac:154:    case `$our_gcc --version | sed -e 's,\..*,.,' -e q` in
tilp2-1.18/.pc/fix-FTBFS/configure.ac-155-      2.)
##############################################
tilp2-1.18/.pc/fix-FTBFS/configure.ac-238-         echo "warning: cannot strip libglade executables on this host"
tilp2-1.18/.pc/fix-FTBFS/configure.ac:239:         CFLAGS=`echo "$CFLAGS"|sed 's/\( -s\)* / /g;s/^-s //g;s/ -s$//g;s/^-s$//g'`
tilp2-1.18/.pc/fix-FTBFS/configure.ac:240:         CXXFLAGS=`echo "$CXXFLAGS"|sed 's/\( -s\)* / /g;s/^-s //g;s/ -s$//g;s/^-s$//g'`
tilp2-1.18/.pc/fix-FTBFS/configure.ac:241:         LDFLAGS=`echo "$LDFLAGS"|sed 's/\( -s\)* / /g;s/^-s //g;s/ -s$//g;s/^-s$//g'`
tilp2-1.18/.pc/fix-FTBFS/configure.ac-242-         ;;
##############################################
tilp2-1.18/configure.ac-154-    fi
tilp2-1.18/configure.ac:155:    case `$our_gcc --version | sed -e 's,\..*,.,' -e q` in
tilp2-1.18/configure.ac-156-      2.)
##############################################
tilp2-1.18/configure.ac-239-         echo "warning: cannot strip libglade executables on this host"
tilp2-1.18/configure.ac:240:         CFLAGS=`echo "$CFLAGS"|sed 's/\( -s\)* / /g;s/^-s //g;s/ -s$//g;s/^-s$//g'`
tilp2-1.18/configure.ac:241:         CXXFLAGS=`echo "$CXXFLAGS"|sed 's/\( -s\)* / /g;s/^-s //g;s/ -s$//g;s/^-s$//g'`
tilp2-1.18/configure.ac:242:         LDFLAGS=`echo "$LDFLAGS"|sed 's/\( -s\)* / /g;s/^-s //g;s/ -s$//g;s/^-s$//g'`
tilp2-1.18/configure.ac-243-         ;;