aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2021-11-23(General)~extract valgrind memcheck flags to VFLAGS variableAryadev Chavali
2021-11-23(General)+ggdb flag to CFLAGS makefileAryadev Chavali
2021-11-23(General)~memcheck recipes now has --show-leak-kinds=allAryadev Chavali
2021-11-22(btree)+binary tree cpp file with recipes in makefileAryadev Chavali
2021-11-20(General)+makefile for common recipes that I'll use in this projectAryadev Chavali
Just write a few lines and it saves so much time. Don't try to automate it too much though.