diff --git a/Makefile b/Makefile index 8f5425b..70ee4ea 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,6 @@ + +.DELETE_ON_ERROR: + .PHONY : test bench clean tap_tests localtime_tests OPTIMIZE = -g