master > master: makefile - lösche binäre Datei nicht
This commit is contained in:
parent
9f0263a23f
commit
cc9cb01c46
@ -93,6 +93,5 @@ clean:
|
|||||||
@$(call clean_all_files,.DS_Store)
|
@$(call clean_all_files,.DS_Store)
|
||||||
@echo "All build artefacts will be force removed."
|
@echo "All build artefacts will be force removed."
|
||||||
@$(call clean_all_folders,target)
|
@$(call clean_all_folders,target)
|
||||||
@$(call delete_if_file_exists,dist/${ARTEFACT_NAME})
|
|
||||||
@cargo clean
|
@cargo clean
|
||||||
@exit 0
|
@exit 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user