Browse Source

Help: Add release note for make clean and byproducts

Pedro Navarro 7 years ago
parent
commit
c7f1ed03d7
1 changed files with 5 additions and 0 deletions
  1. 5 0
      Help/release/dev/byproducts_make_clean.rst

+ 5 - 0
Help/release/dev/byproducts_make_clean.rst

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