X-Git-Url: https://www.flypig.org.uk/git/?a=blobdiff_plain;f=src%2FMakefile;h=4e4da2d887f05901a314f1c10cc858d31318b607;hb=e7214abee31c27a96a90b3caadf3beadd56064db;hp=1ec2b2d8911ddaec08c268c0ced2fa4744cf24ae;hpb=49f693a1c93a47ec80c4d7c68cb67f860188ed53;p=hashcat.git diff --git a/src/Makefile b/src/Makefile index 1ec2b2d..4e4da2d 100644 --- a/src/Makefile +++ b/src/Makefile @@ -193,7 +193,7 @@ native: hashcat binaries: linux32 linux64 win32 win64 clean: - $(RM) -f obj/*.o *.bin *.exe *.restore *.out *.pot *.dictstat *.log hashcat core + $(RM) -f obj/*.o *.bin *.exe *.restore *.out *.pot *.log hashcat core $(RM) -rf *.induct $(RM) -rf *.outfiles $(RM) -rf *.dSYM