=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== visolate-2.1.6~svn8+dfsg1/visolate/makefile.old-86-#works even if the starting point is not a symlink visolate-2.1.6~svn8+dfsg1/visolate/makefile.old:87:locate-target = $(shell f="$(1)"; while [ -L "$$f" ]; do f=`ls -l "$$f" | awk '{print $$NF}'`; done; echo "$$f") visolate-2.1.6~svn8+dfsg1/visolate/makefile.old-88- ############################################## visolate-2.1.6~svn8+dfsg1/visolate/makefile.old-252- $(JAR) cvf $(3) `find . -not -type d -a -not -name ".*"` $(5); \ visolate-2.1.6~svn8+dfsg1/visolate/makefile.old:253: else $(JAR) cvf $(3) `find . -not -type d -a -not -name ".*" -a "(" -false $(foreach E,$(4),-o -name "*$(E)" ) ")"` $(5); fi && \ visolate-2.1.6~svn8+dfsg1/visolate/makefile.old-254- if [ -f ../$(JAR_MF) ]; then $(JAR) ufm $(3) ../$(JAR_MF); fi && \ ############################################## visolate-2.1.6~svn8+dfsg1/visolate/makefile.old-321-ifeq ($(findstring CYGWIN,$(SYSTEM)),CYGWIN) visolate-2.1.6~svn8+dfsg1/visolate/makefile.old:322:MAKE_CLASSPATH := `cygpath -w -p "$(MAKE_CLASSPATH)"` visolate-2.1.6~svn8+dfsg1/visolate/makefile.old-323-endif ############################################## visolate-2.1.6~svn8+dfsg1/visolate/makefile.old-459-%.class: %.java visolate-2.1.6~svn8+dfsg1/visolate/makefile.old:460: $(JAVAC) $(JAVAC_FLAGS) "`cygpath -w "$(addprefix $(shell pwd)/,$<)"`" visolate-2.1.6~svn8+dfsg1/visolate/makefile.old-461-else ############################################## visolate-2.1.6~svn8+dfsg1/visolate/makefile.old-535-open-the-pod-bay-doors-hal: visolate-2.1.6~svn8+dfsg1/visolate/makefile.old:536: @echo I\'m sorry `finger \`whoami\` | sed -e '2,$$d' -e '1s/.*:.*:[ ]*\([^ ]*\).*/\1/'`, I\'m afraid I can\'t do that. visolate-2.1.6~svn8+dfsg1/visolate/makefile.old-537- ############################################## visolate-2.1.6~svn8+dfsg1/visolate/makefile.old-765-$(SUBPACKAGE_MAKEFILES): makefile visolate-2.1.6~svn8+dfsg1/visolate/makefile.old:766: @if [ -e $@ ] && [ `grep -c super-ninja $@ 2> /dev/null ` -eq 0 ]; \ visolate-2.1.6~svn8+dfsg1/visolate/makefile.old-767- then echo "$@ exists but is not super-ninja, skipping"; \ ############################################## visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/misc/makefile.old-86-#works even if the starting point is not a symlink visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/misc/makefile.old:87:locate-target = $(shell f="$(1)"; while [ -L "$$f" ]; do f=`ls -l "$$f" | awk '{print $$NF}'`; done; echo "$$f") visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/misc/makefile.old-88- ############################################## visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/misc/makefile.old-252- $(JAR) cvf $(3) `find . -not -type d -a -not -name ".*"` $(5); \ visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/misc/makefile.old:253: else $(JAR) cvf $(3) `find . -not -type d -a -not -name ".*" -a "(" -false $(foreach E,$(4),-o -name "*$(E)" ) ")"` $(5); fi && \ visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/misc/makefile.old-254- if [ -f ../$(JAR_MF) ]; then $(JAR) ufm $(3) ../$(JAR_MF); fi && \ ############################################## visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/misc/makefile.old-321-ifeq ($(findstring CYGWIN,$(SYSTEM)),CYGWIN) visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/misc/makefile.old:322:MAKE_CLASSPATH := `cygpath -w -p "$(MAKE_CLASSPATH)"` visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/misc/makefile.old-323-endif ############################################## visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/misc/makefile.old-459-%.class: %.java visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/misc/makefile.old:460: $(JAVAC) $(JAVAC_FLAGS) "`cygpath -w "$(addprefix $(shell pwd)/,$<)"`" visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/misc/makefile.old-461-else ############################################## visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/misc/makefile.old-535-open-the-pod-bay-doors-hal: visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/misc/makefile.old:536: @echo I\'m sorry `finger \`whoami\` | sed -e '2,$$d' -e '1s/.*:.*:[ ]*\([^ ]*\).*/\1/'`, I\'m afraid I can\'t do that. visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/misc/makefile.old-537- ############################################## visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/misc/makefile.old-765-$(SUBPACKAGE_MAKEFILES): makefile visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/misc/makefile.old:766: @if [ -e $@ ] && [ `grep -c super-ninja $@ 2> /dev/null ` -eq 0 ]; \ visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/misc/makefile.old-767- then echo "$@ exists but is not super-ninja, skipping"; \ ############################################## visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/model/makefile.old-86-#works even if the starting point is not a symlink visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/model/makefile.old:87:locate-target = $(shell f="$(1)"; while [ -L "$$f" ]; do f=`ls -l "$$f" | awk '{print $$NF}'`; done; echo "$$f") visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/model/makefile.old-88- ############################################## visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/model/makefile.old-252- $(JAR) cvf $(3) `find . -not -type d -a -not -name ".*"` $(5); \ visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/model/makefile.old:253: else $(JAR) cvf $(3) `find . -not -type d -a -not -name ".*" -a "(" -false $(foreach E,$(4),-o -name "*$(E)" ) ")"` $(5); fi && \ visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/model/makefile.old-254- if [ -f ../$(JAR_MF) ]; then $(JAR) ufm $(3) ../$(JAR_MF); fi && \ ############################################## visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/model/makefile.old-321-ifeq ($(findstring CYGWIN,$(SYSTEM)),CYGWIN) visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/model/makefile.old:322:MAKE_CLASSPATH := `cygpath -w -p "$(MAKE_CLASSPATH)"` visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/model/makefile.old-323-endif ############################################## visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/model/makefile.old-459-%.class: %.java visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/model/makefile.old:460: $(JAVAC) $(JAVAC_FLAGS) "`cygpath -w "$(addprefix $(shell pwd)/,$<)"`" visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/model/makefile.old-461-else ############################################## visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/model/makefile.old-535-open-the-pod-bay-doors-hal: visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/model/makefile.old:536: @echo I\'m sorry `finger \`whoami\` | sed -e '2,$$d' -e '1s/.*:.*:[ ]*\([^ ]*\).*/\1/'`, I\'m afraid I can\'t do that. visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/model/makefile.old-537- ############################################## visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/model/makefile.old-765-$(SUBPACKAGE_MAKEFILES): makefile visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/model/makefile.old:766: @if [ -e $@ ] && [ `grep -c super-ninja $@ 2> /dev/null ` -eq 0 ]; \ visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/model/makefile.old-767- then echo "$@ exists but is not super-ninja, skipping"; \ ############################################## visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/parser/makefile.old-86-#works even if the starting point is not a symlink visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/parser/makefile.old:87:locate-target = $(shell f="$(1)"; while [ -L "$$f" ]; do f=`ls -l "$$f" | awk '{print $$NF}'`; done; echo "$$f") visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/parser/makefile.old-88- ############################################## visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/parser/makefile.old-252- $(JAR) cvf $(3) `find . -not -type d -a -not -name ".*"` $(5); \ visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/parser/makefile.old:253: else $(JAR) cvf $(3) `find . -not -type d -a -not -name ".*" -a "(" -false $(foreach E,$(4),-o -name "*$(E)" ) ")"` $(5); fi && \ visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/parser/makefile.old-254- if [ -f ../$(JAR_MF) ]; then $(JAR) ufm $(3) ../$(JAR_MF); fi && \ ############################################## visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/parser/makefile.old-321-ifeq ($(findstring CYGWIN,$(SYSTEM)),CYGWIN) visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/parser/makefile.old:322:MAKE_CLASSPATH := `cygpath -w -p "$(MAKE_CLASSPATH)"` visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/parser/makefile.old-323-endif ############################################## visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/parser/makefile.old-459-%.class: %.java visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/parser/makefile.old:460: $(JAVAC) $(JAVAC_FLAGS) "`cygpath -w "$(addprefix $(shell pwd)/,$<)"`" visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/parser/makefile.old-461-else ############################################## visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/parser/makefile.old-535-open-the-pod-bay-doors-hal: visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/parser/makefile.old:536: @echo I\'m sorry `finger \`whoami\` | sed -e '2,$$d' -e '1s/.*:.*:[ ]*\([^ ]*\).*/\1/'`, I\'m afraid I can\'t do that. visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/parser/makefile.old-537- ############################################## visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/parser/makefile.old-765-$(SUBPACKAGE_MAKEFILES): makefile visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/parser/makefile.old:766: @if [ -e $@ ] && [ `grep -c super-ninja $@ 2> /dev/null ` -eq 0 ]; \ visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/parser/makefile.old-767- then echo "$@ exists but is not super-ninja, skipping"; \ ############################################## visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/processor/makefile.old-86-#works even if the starting point is not a symlink visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/processor/makefile.old:87:locate-target = $(shell f="$(1)"; while [ -L "$$f" ]; do f=`ls -l "$$f" | awk '{print $$NF}'`; done; echo "$$f") visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/processor/makefile.old-88- ############################################## visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/processor/makefile.old-252- $(JAR) cvf $(3) `find . -not -type d -a -not -name ".*"` $(5); \ visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/processor/makefile.old:253: else $(JAR) cvf $(3) `find . -not -type d -a -not -name ".*" -a "(" -false $(foreach E,$(4),-o -name "*$(E)" ) ")"` $(5); fi && \ visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/processor/makefile.old-254- if [ -f ../$(JAR_MF) ]; then $(JAR) ufm $(3) ../$(JAR_MF); fi && \ ############################################## visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/processor/makefile.old-321-ifeq ($(findstring CYGWIN,$(SYSTEM)),CYGWIN) visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/processor/makefile.old:322:MAKE_CLASSPATH := `cygpath -w -p "$(MAKE_CLASSPATH)"` visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/processor/makefile.old-323-endif ############################################## visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/processor/makefile.old-459-%.class: %.java visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/processor/makefile.old:460: $(JAVAC) $(JAVAC_FLAGS) "`cygpath -w "$(addprefix $(shell pwd)/,$<)"`" visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/processor/makefile.old-461-else ############################################## visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/processor/makefile.old-535-open-the-pod-bay-doors-hal: visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/processor/makefile.old:536: @echo I\'m sorry `finger \`whoami\` | sed -e '2,$$d' -e '1s/.*:.*:[ ]*\([^ ]*\).*/\1/'`, I\'m afraid I can\'t do that. visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/processor/makefile.old-537- ############################################## visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/processor/makefile.old-765-$(SUBPACKAGE_MAKEFILES): makefile visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/processor/makefile.old:766: @if [ -e $@ ] && [ `grep -c super-ninja $@ 2> /dev/null ` -eq 0 ]; \ visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/processor/makefile.old-767- then echo "$@ exists but is not super-ninja, skipping"; \ ############################################## visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/simulator/makefile.old-86-#works even if the starting point is not a symlink visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/simulator/makefile.old:87:locate-target = $(shell f="$(1)"; while [ -L "$$f" ]; do f=`ls -l "$$f" | awk '{print $$NF}'`; done; echo "$$f") visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/simulator/makefile.old-88- ############################################## visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/simulator/makefile.old-252- $(JAR) cvf $(3) `find . -not -type d -a -not -name ".*"` $(5); \ visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/simulator/makefile.old:253: else $(JAR) cvf $(3) `find . -not -type d -a -not -name ".*" -a "(" -false $(foreach E,$(4),-o -name "*$(E)" ) ")"` $(5); fi && \ visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/simulator/makefile.old-254- if [ -f ../$(JAR_MF) ]; then $(JAR) ufm $(3) ../$(JAR_MF); fi && \ ############################################## visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/simulator/makefile.old-321-ifeq ($(findstring CYGWIN,$(SYSTEM)),CYGWIN) visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/simulator/makefile.old:322:MAKE_CLASSPATH := `cygpath -w -p "$(MAKE_CLASSPATH)"` visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/simulator/makefile.old-323-endif ############################################## visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/simulator/makefile.old-459-%.class: %.java visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/simulator/makefile.old:460: $(JAVAC) $(JAVAC_FLAGS) "`cygpath -w "$(addprefix $(shell pwd)/,$<)"`" visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/simulator/makefile.old-461-else ############################################## visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/simulator/makefile.old-535-open-the-pod-bay-doors-hal: visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/simulator/makefile.old:536: @echo I\'m sorry `finger \`whoami\` | sed -e '2,$$d' -e '1s/.*:.*:[ ]*\([^ ]*\).*/\1/'`, I\'m afraid I can\'t do that. visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/simulator/makefile.old-537- ############################################## visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/simulator/makefile.old-765-$(SUBPACKAGE_MAKEFILES): makefile visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/simulator/makefile.old:766: @if [ -e $@ ] && [ `grep -c super-ninja $@ 2> /dev/null ` -eq 0 ]; \ visolate-2.1.6~svn8+dfsg1/visolate/src/visolate/simulator/makefile.old-767- then echo "$@ exists but is not super-ninja, skipping"; \