Help: Add release note for make clean and byproducts

This commit is contained in:
Pedro Navarro
2018-09-28 11:30:32 -04:00
committed by Brad King
parent 4220962d18
commit c7f1ed03d7
@@ -0,0 +1,5 @@
byproducts_make_clean
---------------------
* The :ref:`Makefile Generators` learned to remove custom command and
custom target byproducts during ``make clean``.