mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-08-06 01:03:43 +00:00
add delete on error to Makefile
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
28d6e1717f
commit
e71638ce1f
@ -24,3 +24,5 @@ tag: hash
|
|||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -f hash
|
rm -f hash
|
||||||
|
|
||||||
|
.DELETE_ON_ERROR:
|
||||||
|
Loading…
Reference in New Issue
Block a user