diff --git a/Makefile b/Makefile index 742228c4e..54d5026e3 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,5 @@ +.DELETE_ON_ERROR: + .PHONY: default all default: bin/linuxkit bin/rtf all: default