Corrected clean target
This commit is contained in:
@@ -16,7 +16,7 @@ priv/ecrecover.so: src/lib.rs parity-ethereum/
|
|||||||
cp target/release/$(artefact) priv/ecrecover.so
|
cp target/release/$(artefact) priv/ecrecover.so
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -f src/ecrecover.so target/release/libecrecover.so
|
rm -f priv/ecrecover.so target/release/$(artefact)
|
||||||
|
|
||||||
parity-ethereum/:
|
parity-ethereum/:
|
||||||
git clone https://github.com/johnsnewby/parity-ethereum.git
|
git clone https://github.com/johnsnewby/parity-ethereum.git
|
||||||
|
|||||||
Reference in New Issue
Block a user