• Michael Shigorin's avatar
    lib/clean.mk: post-build cleanup revisited · 3a8af6b5
    Michael Shigorin authored
    The prerequisites for a cleanup after a successful build
    were somewhat weird at this point; now the rules are:
    - if DEBUG level is more than 1 or CHECK is set, don't do it;
    - otherwise if at least one of the following conditions is true:
      + there's more than one target being built in a row;
      + the build was run by e.g. alterator-mkimage;
      + metaprofile directory is read only
      ...then do a distclean.
    
    If these are still weird or feel unsuitable for profile hacking,
    drop me a note (or a patch).
    3a8af6b5
Name
Last commit
Last update
.gear Loading commit data...
bin Loading commit data...
conf.d Loading commit data...
doc Loading commit data...
features.in Loading commit data...
image.in Loading commit data...
lib Loading commit data...
pkg.in Loading commit data...
sub.in Loading commit data...
.gitignore Loading commit data...
COPYING Loading commit data...
Makefile Loading commit data...
QUICKSTART Loading commit data...
README Loading commit data...
main.mk Loading commit data...
reports.mk Loading commit data...