Help: Add release note for make clean and byproducts

This commit is contained in:
Pedro Navarro
2018-09-06 12:14:42 -07:00
committed by Brad King
parent 4220962d18
commit c7f1ed03d7

View File

@@ -0,0 +1,5 @@
byproducts_make_clean
---------------------
* The :ref:`Makefile Generators` learned to remove custom command and
custom target byproducts during ``make clean``.