===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
bart-0.6.00/ar_lock.sh-3-if command -v flock > /dev/null ; then
bart-0.6.00/ar_lock.sh:4:	flock `dirname $2`/.`basename $2`.lock -c "ar $*"
bart-0.6.00/ar_lock.sh-5-	exit 0
##############################################
bart-0.6.00/ar_lock.sh-8-if command -v shlock > /dev/null ; then
bart-0.6.00/ar_lock.sh:9:	LOCK=/tmp/`basename $2`.lock
bart-0.6.00/ar_lock.sh-10-	trap 'rm -f ${LOCK} ; exit 1' 1 2 3 15
##############################################
bart-0.6.00/scripts/espirit_econ.sh-101-
bart-0.6.00/scripts/espirit_econ.sh:102:for i in `seq -w 0 $(($ZZ - 1))` ; do
bart-0.6.00/scripts/espirit_econ.sh-103-	
##############################################
bart-0.6.00/tests/CMakeLists.txt-189-    # ...and include it
bart-0.6.00/tests/CMakeLists.txt:190:    include(${CMAKE_CURRENT_BINARY_DIR}/tests_datagen_${_data_name}.cmake)
bart-0.6.00/tests/CMakeLists.txt-191-    file(REMOVE ${CMAKE_CURRENT_BINARY_DIR}/tests_datagen_${_data_name}.cmake)
##############################################
bart-0.6.00/tests/CMakeLists.txt-276-#   - join: calls commands like `seq 1 300` which may not work if not on Linux
bart-0.6.00/tests/CMakeLists.txt:277:#   - estdelay: one call to `$(TOOLDIR)/estdelay` in the middle of another
bart-0.6.00/tests/CMakeLists.txt-278-#               command -> impossible to do with the current approach
##############################################
bart-0.6.00/tests/CMakeLists.txt-318-  if(Python_FOUND)
bart-0.6.00/tests/CMakeLists.txt:319:    include(${CMAKE_CURRENT_LIST_DIR}/pyBART.cmake)
bart-0.6.00/tests/CMakeLists.txt-320-  else()
##############################################
bart-0.6.00/tests/estdelay.mk-5-	$(TOOLDIR)/phantom -k -t t.ra k.ra							;\
bart-0.6.00/tests/estdelay.mk:6:	$(TOOLDIR)/traj -D -q`$(TOOLDIR)/estdelay t.ra k.ra` -r -y8 t2.ra			;\
bart-0.6.00/tests/estdelay.mk-7-	$(TOOLDIR)/nrmse -t 0.00001 t.ra t2.ra							;\
##############################################
bart-0.6.00/tests/estdelay.mk-14-	$(TOOLDIR)/phantom -k -t t.ra k.ra							;\
bart-0.6.00/tests/estdelay.mk:15:	$(TOOLDIR)/traj -D -O -q`$(TOOLDIR)/estdelay t.ra k.ra` -r -y8 t2.ra			;\
bart-0.6.00/tests/estdelay.mk-16-	$(TOOLDIR)/nrmse -t 0.001 t.ra t2.ra							;\
##############################################
bart-0.6.00/tests/estdelay.mk-26-	$(TOOLDIR)/phantom -s8 -k -t ts.ra k.ra							;\
bart-0.6.00/tests/estdelay.mk:27:	$(TOOLDIR)/traj -G -q`$(TOOLDIR)/estdelay ns.ra k.ra` -y5 t2.ra				;\
bart-0.6.00/tests/estdelay.mk-28-	$(TOOLDIR)/nrmse -t 0.004 t.ra t2.ra							;\
##############################################
bart-0.6.00/tests/estdelay.mk-38-	$(TOOLDIR)/phantom -k -t ts.ra k.ra							;\
bart-0.6.00/tests/estdelay.mk:39:	$(TOOLDIR)/traj -D -r -q`$(TOOLDIR)/estdelay -R ns.ra k.ra` -O -c -y5 t2.ra		;\
bart-0.6.00/tests/estdelay.mk-40-	$(TOOLDIR)/nrmse -t 0.0001 t.ra t2.ra							;\
##############################################
bart-0.6.00/tests/estdelay.mk-48-	$(TOOLDIR)/phantom -k -t ts.ra k.ra							;\
bart-0.6.00/tests/estdelay.mk:49:	$(TOOLDIR)/traj -D -q`$(TOOLDIR)/estdelay ts.ra k.ra` -r -y8 t2.ra			;\
bart-0.6.00/tests/estdelay.mk-50-	$(TOOLDIR)/scale 0.5 t2.ra t2s.ra							;\
##############################################
bart-0.6.00/.pc/0001-makefile-change-for-compatibility-with-debian.patch/Makefile-616-clean:
bart-0.6.00/.pc/0001-makefile-change-for-compatibility-with-debian.patch/Makefile:617:	rm -f `find $(srcdir) -name "*.o"`
bart-0.6.00/.pc/0001-makefile-change-for-compatibility-with-debian.patch/Makefile-618-	rm -f $(root)/utests/*.o
##############################################
bart-0.6.00/.pc/0002-remove-empty-directory.patch/Makefile-616-clean:
bart-0.6.00/.pc/0002-remove-empty-directory.patch/Makefile:617:	rm -f `find $(srcdir) -name "*.o"`
bart-0.6.00/.pc/0002-remove-empty-directory.patch/Makefile-618-	rm -f $(root)/utests/*.o
##############################################
bart-0.6.00/Makefile-616-clean:
bart-0.6.00/Makefile:617:	rm -f `find $(srcdir) -name "*.o"`
bart-0.6.00/Makefile-618-	rm -f $(root)/utests/*.o