blob: 5ae78bf7527a3eaa8b8e322704914b312864e0d3 (
plain)
1
2
3
4
5
6
|
CLEAN_NO_CUSTOM
---------------
Set to true to tell :ref:`Makefile Generators` not to remove the outputs of
custom commands for this directory during the ``make clean`` operation.
This is ignored on other generators because it is not possible to implement.
|