<div dir="ltr">CP2K developers,<div><br></div><div>Is the any way to build exe without recompiling ALL dependencies?</div><div><br></div><div>A couple of years ago the standard make target did not recompile all dependencies. As a result minor code modifications recompiled fast. Now, make carefully creates a list of all dependencies and recompiles all of them. Nice safety feature but recompiling minor local changes seems to take forever, debugging becomes a major pain.</div><div><br></div><div>Is there any make TARGET that can build exe by recompiling only the modified files and their corresponding libraries?</div><div><br></div><div>Thanks,</div><div>Rustam</div></div>