Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: improve readability of Makefile.am #17516

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ariel-anieli
Copy link

Why?

Hello committers,

Thanks for maintaining the project; this is my first (up to date) contribution. I would like to understand how are implemented routing protocols.

This PR improves the readability of Makefile.am.

Thank you,

How?

* replaced suffix rules by pattern rules
* such pattern rules are already used in Makefile.am
* so doing, the suffixes `.lo.bc` & `.o.bc` are no more needed in SUFFIXES.

Link: https://www.gnu.org/software/make/manual/html_node/Suffix-Rules.html
Link: https://www.gnu.org/s/make/manual/html_node/Pattern-Rules.html
Signed-off-by: Ariel Otilibili <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant