This website requires JavaScript.
Explore
Help
Sign In
zcash-hackworks
/
bitcore-node-zcash
mirror of
https://github.com/zcash-hackworks/bitcore-node-zcash.git
Watch
1
Star
0
Fork
You've already forked bitcore-node-zcash
0
Code
Issues
Projects
Releases
Wiki
Activity
fa572237a6
bitcore-node-zcash
/
Makefile
10 lines
129 B
Makefile
Raw
Blame
History
all
:
@node-gyp clean 2>/dev/null
node-gyp -d configure
node-gyp build
clean
:
@node-gyp clean 2>/dev/null
.PHONY
:
all
clean
Reference in New Issue
View Git Blame
Copy Permalink