=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== fped-0.1+201210/Makefile-115- $(GEN) export TMP=_tmp$$$$; ppmcolormask white $< >$$TMP && \ fped-0.1+201210/Makefile:116: ppmtoxpm -name xpm_`basename $@ .xpm` -alphamask $$TMP \ fped-0.1+201210/Makefile-117- $< >$@ 2>/dev/null && rm -f $$TMP || \ ############################################## fped-0.1+201210/test/Common-60- rm -f _out _diff fped-0.1+201210/test/Common:61: passed=`expr ${passed:-0} + 1` fped-0.1+201210/test/Common-62-}