On 2013/09/20 16:29, Kyle R W Milz wrote:
> My knowledge of Make is terrible at best. I think `all' is the default
> rule and so it gets invoked during build time, and then at when faking
> the install rule is invoked, which depends on `all' again. But I thought
> Make was supposed to be smart and not rebuild if none of the
> dependencies have changed.

It's probably because of the $(verh) stuff. Please patch things so
it doesn't use getver.sh to run git, nicest way would probably be to
create version.h manually with the right version number in it.


Reply via email to