Makefile: remove the graphs/ dir on 'make clean'
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 5 Feb 2015 21:19:56 +0000 (22:19 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 3 Apr 2015 12:19:18 +0000 (14:19 +0200)
commit4a9a21b95c7c4793182e8e7f0e6b70d8221eef04
treedcc5c40b3eb3d3d23c91d680b61eba3b76c940a9
parentb6b833e7bc7742e64cdde599c341bff787a888d4
Makefile: remove the graphs/ dir on 'make clean'

Currently, a 'make clean' leaves the graphs/ subdirectory in the
output directory. This commit defines a GRAPHS_DIR variable, used by
the different graph-generating targets, and which gets cleaned up in
the 'clean' target.

[Thomas: use the new GRAPHS_DIR variable in more places, as suggested
by Yann.]

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Makefile
package/pkg-generic.mk