Revision 79bcf4e1655ffa38e8f4740b19ec3a14ac567eec authored by Brad King on 17 July 2019, 11:54:31 UTC, committed by Brad King on 17 July 2019, 11:54:31 UTC
1 parent 185e6a1
Raw File
CLEAN_NO_CUSTOM.rst
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.
back to top