|
From: Richard W. <ri...@no...> - 2011-10-14 10:32:38
|
Am 14.10.2011 12:08, schrieb Bernd Petrovitsch: > The question is IMHO more in the direction of: > Shouldn't `make mrproper` delete *all* generated files from all > architectures (and not only the current one) to get the tree in a (or > actually the) pristine state? To achieve this the Makefile needs some patching. All make targets operate only on one arch. > Hmm, how are other arches handling that? > mrproper is not arch specific. Thanks, //richard |