Add a clean target.
It is of course possible to just use "git clean -fx" but that assumes a git checkout and doesn't sit well in "make clean all" for instance.
Differential D30925
doc: add "make clean" target(s) ceri on Jun 28 2021, 3:38 PM. Authored by Tags None Referenced Files
Subscribers None
Details
Add a clean target. It is of course possible to just use "git clean -fx" but that assumes a git checkout and doesn't sit well in "make clean all" for instance.
Diff Detail
|