Files
go-ethereum/Godeps/_workspace/src/github.com/ethereum/ethash/Makefile
Felix Lange 71e510540e Godeps: bump github.com/ethereum/ethash
This fixes the build.
2015-03-06 12:28:00 +00:00

4 lines
126 B
Makefile

.PHONY: clean
clean:
rm -rf *.so pyethash.egg-info/ build/ test/python/python-virtual-env/ test/c/build/ pyethash/*.{so,pyc}