commit | 39cfae64dfd243fa7a7ca73643591bdebc1cf1e9 | [log] [tgz] |
---|---|---|
author | Kusanagi Kouichi <slash@ac.auone-net.jp> | Sun Sep 26 14:17:42 2010 -0300 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Mon Oct 04 11:58:25 2010 -0300 |
tree | e878649815db4d3c8c988df52af0b12ae4c0cece | |
parent | 03e22198d2379ffa746c9ea332fbb1f094f9423b [diff] |
perf tools: Fix build breakage The patch ecafda6 introduced a problem where all object files would be always rebuilt, fix it by using: http://www.gnu.org/software/make/manual/html_node/Prerequisite-Types.html Reported-by: Arnaldo Carvalho de Melo <acme@redhat.com> Cc: Bernd Petrovitsch <bernd@sysprog.at> Signed-off-by: Kusanagi Kouichi <slash@ac.auone-net.jp> Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>