clbr / radeontop

GNU General Public License v3.0
808 stars 70 forks source link

`make install` recompiles everything #9

Closed fabiand closed 8 years ago

fabiand commented 10 years ago

Currently a make install call recompiles everything. But a recompile should only happen if a dependency changed.

clbr commented 10 years ago

On Thu, 24 Apr 2014 01:23:55 -0700 Fabian Deutsch notifications@github.com wrote:

Currently a make install call recompiles everything. But a recompile should only happen if a dependency changed.

Cannot reproduce.

$ make cc ... $ make install install -D -m755 radeontop...

fabiand commented 10 years ago

Mh. It might be because I pass different args to make and make install.

clbr commented 8 years ago

No change for a while, closing.