OSDN Git Service

buildsys: fix realclean
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 3 Apr 2013 22:31:03 +0000 (00:31 +0200)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 3 Apr 2013 22:32:46 +0000 (00:32 +0200)
commit6264f45095de0953745b447598ab44dce5e7a322
tree24d6ee1b7d53ab7f29a1ed867e4cdf9420e231fd
parente80657059aa21aaf24beebb99abc842b8ee0ca80
buildsys: fix realclean

For anything but (toplevel) clean, CLEAN_%, we need .config
Otherwise realclean would leave stuff behind that was not intended to
survive.

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Makefile.in
Rules.mak