This commit is contained in:
Pin
2021-10-15 23:30:29 -04:00
parent 3c6c08429d
commit 184fc5fac4
3 changed files with 70 additions and 17 deletions

View File

@@ -14,3 +14,6 @@ output_dir:
clean:
rm -rf $(OUTPUT_DIR) **.h.gch
memcheck: debug
valgrind --tool=memcheck --leak-check=yes --show-reachable=yes --num-callers=20 --track-fds=yes -s ${OUTPUT_DIR}/crc