Follow-up Comment #1, bug #65739 (group make): Patch sv65739_circular_dep_warn_part1.diff adds warning circular-dep. This warning controls how makes handles circular dependencies. The behavior is to silently drop the dependency, print a message or print a message and exit with an error code. The default behavior is to print a message.
Patch sv65739_circular_dep_warn_part2.diff adds warning circular-extra-dep. This warning is similar to circular-dep. circular-extra-dep controls handling of circular dependencies caused by .EXTRA_PREREQS. This changeset is split to two commits to allow for dedicated commit messages and provides ability to revert one of the commits, if needed. The original user request can be found here https://lists.gnu.org/archive/html/bug-make/2024-05/msg00013.html. _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?65739> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/