diff options
author | Tomasz Kramkowski <tk@the-tk.com> | 2021-09-21 21:05:36 +0100 |
---|---|---|
committer | Tomasz Kramkowski <tk@the-tk.com> | 2021-09-21 21:05:36 +0100 |
commit | 251047496c607548f8200ebf648039fa821e719b (patch) | |
tree | c651391fb0153839d884ba9215bc5acddf9ab9f9 /Makefile | |
parent | 08c899ae66b20cd05dc6e15efc3ba7efb689e720 (diff) | |
download | pack-251047496c607548f8200ebf648039fa821e719b.tar.gz pack-251047496c607548f8200ebf648039fa821e719b.tar.xz pack-251047496c607548f8200ebf648039fa821e719b.zip |
clean: always manually remove, use redo-targets to check
clean will now always use the non-redo-targets clean method, but if
redo-targets is available it will check that there's nothing missing
from the logic. This isn't bulletproof but it's better than having a
working clean when using a redo with redo-targets and then having a
broken clean logic because I forgot to add something when not using a
redo-targets redo.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions