[Question]
Hi :) I'm working on bitcoind to write something to test locally.
When I type make In the working directory(top directory), the compile process(code) which is written in Makefile is very long time because others are compiled with.
So this is time-consuming in my current work. I'd like to compile only bitcoind !.
Can I get some guide? Thanks.