mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-12 21:21:49 +00:00
add delete on error to Makefile
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
@@ -24,3 +24,5 @@ tag: hash
|
||||
|
||||
clean:
|
||||
rm -f hash
|
||||
|
||||
.DELETE_ON_ERROR:
|
||||
|
||||
Reference in New Issue
Block a user