Rebuild benchmark sources when Makefile is updated
authorSiddhesh Poyarekar <siddhesh@redhat.com>
Mon, 15 Apr 2013 05:47:01 +0000 (11:17 +0530)
committerSiddhesh Poyarekar <siddhesh@redhat.com>
Mon, 15 Apr 2013 05:47:01 +0000 (11:17 +0530)
commitacb4325fc72d5eeecf3cf3fe63c599e582bb3bd0
treefd915e15e9d41a4066bc1fbd8d5fcd5fb7582c7d
parent477925062fd2fb720c54a17d15f512247860e34a
Rebuild benchmark sources when Makefile is updated

Benchmark programs are generated using parameters from the Makefile,
so it is necessary to rebuild them whenever the parameters in the
Makefile are updated.  Hence, added a dependency for the generated C
source on the Makefile so that it gets regenerated when the Makefile
is updated.
ChangeLog
benchtests/Makefile