===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
paw-2.14.04.dfsg.2/debian/add-ons/Makefile-41-	# -> #include <kuip/ksys.h> )
paw-2.14.04.dfsg.2/debian/add-ons/Makefile:42:	for dir in `cat $(ADDONDIR)/includelist.txt` ; do \
paw-2.14.04.dfsg.2/debian/add-ons/Makefile:43:		basedir=`basename $$dir` ; \
paw-2.14.04.dfsg.2/debian/add-ons/Makefile-44-		rm -rf $(DESTDIR)$(includedir)/$$basedir ; \
##############################################
paw-2.14.04.dfsg.2/debian/add-ons/Makefile-47-			egrep -v '\.(h|inc)$$' | xargs rm -rf ; \
paw-2.14.04.dfsg.2/debian/add-ons/Makefile:48:		for file in `ls -1 $(DESTDIR)$(includedir)/$$basedir/*` ; do \
paw-2.14.04.dfsg.2/debian/add-ons/Makefile-49-		if [ -f $$file ] ; then \
##############################################
paw-2.14.04.dfsg.2/debian/add-ons/Makefile-61-	mv -f $(DESTDIR)$(includedir)/ntuple $(DESTDIR)$(includedir)/paw/
paw-2.14.04.dfsg.2/debian/add-ons/Makefile:62:	for file in `ls -1 $(DESTDIR)$(includedir)/paw/ntuple/*` ; do \
paw-2.14.04.dfsg.2/debian/add-ons/Makefile-63-		sed -e 's,<ntuple/\([^>]*\)>,<paw/ntuple/\1>,g' $$file \
##############################################
paw-2.14.04.dfsg.2/debian/add-ons/Makefile-98-	if [ -d $(CERN_SHLIBDIR) ] ; then \
paw-2.14.04.dfsg.2/debian/add-ons/Makefile:99:	( abslibdir="`cd $(DESTDIR)$(libdir)/ && pwd`" ; \
paw-2.14.04.dfsg.2/debian/add-ons/Makefile-100-	  cd $(CERN_SHLIBDIR)/ ; \
paw-2.14.04.dfsg.2/debian/add-ons/Makefile-101-	  for file in `ls | grep 'lib.*\..*\..*\.'` ; do \
paw-2.14.04.dfsg.2/debian/add-ons/Makefile:102:		basename=`echo $$file | cut -f 1 -d .` ; \
paw-2.14.04.dfsg.2/debian/add-ons/Makefile-103-		install -p -m 0644 $$file "$$abslibdir/" ; \
paw-2.14.04.dfsg.2/debian/add-ons/Makefile:104:		for link in `ls $${basename}.* |grep -v 'lib.*\..*\..*\.'`; do \
paw-2.14.04.dfsg.2/debian/add-ons/Makefile-105-			ln -sf $$file "$$abslibdir"/$$link ; \
##############################################
paw-2.14.04.dfsg.2/debian/add-ons/misc/comis-64bit-example.F-57-c     Get address of the BESI0 function
paw-2.14.04.dfsg.2/debian/add-ons/misc/comis-64bit-example.F:58:      naddr = CSADDR('BESI0')
paw-2.14.04.dfsg.2/debian/add-ons/misc/comis-64bit-example.F-59-
##############################################
paw-2.14.04.dfsg.2/debian/add-ons/misc/comis-64bit-example.F-82-c     really is named ERFC, so we can get its address this way:
paw-2.14.04.dfsg.2/debian/add-ons/misc/comis-64bit-example.F:83:      naddr = CSADDR('ERFC')
paw-2.14.04.dfsg.2/debian/add-ons/misc/comis-64bit-example.F-84-
##############################################
paw-2.14.04.dfsg.2/debian/dh/paw.menu-5-icon="/usr/share/pixmaps/paw32x32.xpm" \
paw-2.14.04.dfsg.2/debian/dh/paw.menu:6:command="sh -c '/usr/bin/paw -d X11 -w `[ x${DISPLAY} = x ] ; echo $?`'"
##############################################
paw-2.14.04.dfsg.2/debian/patches/210-improve-cfortran-header-files.dpatch-21- PROTOCCALLSFFUN1(INT,CSADDR,csaddr,STRING)
paw-2.14.04.dfsg.2/debian/patches/210-improve-cfortran-header-files.dpatch:22: #define	CSADDR(CHFILE) CCALLSFFUN1(CSADDR,csaddr,STRING,CHFILE)
paw-2.14.04.dfsg.2/debian/patches/210-improve-cfortran-header-files.dpatch-23- 
##############################################
paw-2.14.04.dfsg.2/debian/patches/302-scripts-comply-with-FHS.dpatch-49-+  if [ \( "$drv" = "X11" -o "$drv" = "++" \) -a -n "$hst" ] ; then
paw-2.14.04.dfsg.2/debian/patches/302-scripts-comply-with-FHS.dpatch:50:      nw=`echo $hst | awk -F: '{ print NF }'`
paw-2.14.04.dfsg.2/debian/patches/302-scripts-comply-with-FHS.dpatch-51-      [ $nw -eq 1 ] && hst="$hst:0"
##############################################
paw-2.14.04.dfsg.2/debian/patches/302-scripts-comply-with-FHS.dpatch-73-+    rmdir /tmp/comis* > /dev/null 2>&1 || true
paw-2.14.04.dfsg.2/debian/patches/302-scripts-comply-with-FHS.dpatch:74:+  [ "`(echo "$TMPDIR"/comis*) 2> /dev/null`" = "$TMPDIR"/'comis*' ] || \
paw-2.14.04.dfsg.2/debian/patches/302-scripts-comply-with-FHS.dpatch-75-+    rmdir "$TMPDIR"/comis* > /dev/null 2>&1 || true
##############################################
paw-2.14.04.dfsg.2/debian/patches/302-scripts-comply-with-FHS.dpatch.in-49-+  if [ \( "$drv" = "X11" -o "$drv" = "++" \) -a -n "$hst" ] ; then
paw-2.14.04.dfsg.2/debian/patches/302-scripts-comply-with-FHS.dpatch.in:50:      nw=`echo $hst | awk -F: '{ print NF }'`
paw-2.14.04.dfsg.2/debian/patches/302-scripts-comply-with-FHS.dpatch.in-51-      [ $nw -eq 1 ] && hst="$hst:0"
##############################################
paw-2.14.04.dfsg.2/debian/patches/302-scripts-comply-with-FHS.dpatch.in-73-+    rmdir /tmp/comis* > /dev/null 2>&1 || true
paw-2.14.04.dfsg.2/debian/patches/302-scripts-comply-with-FHS.dpatch.in:74:+  [ "`(echo "$TMPDIR"/comis*) 2> /dev/null`" = "$TMPDIR"/'comis*' ] || \
paw-2.14.04.dfsg.2/debian/patches/302-scripts-comply-with-FHS.dpatch.in-75-+    rmdir "$TMPDIR"/comis* > /dev/null 2>&1 || true