mirror of
https://github.com/corda/corda.git
synced 2025-04-18 08:10:47 +00:00
switch clean target back to deleting all generated files
This commit is contained in:
parent
144fdb8f49
commit
fd47c6f406
5
makefile
5
makefile
@ -1268,11 +1268,6 @@ clean-current:
|
||||
|
||||
.PHONY: clean
|
||||
clean:
|
||||
@echo "removing $(build)"
|
||||
rm -rf $(build)
|
||||
|
||||
.PHONY: clean-all
|
||||
clean-all:
|
||||
@echo "removing build"
|
||||
rm -rf build
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user