Skip to content

Conversation

@equwal
Copy link
Contributor

@equwal equwal commented Sep 6, 2025

No description provided.

Copy link
Owner

@adsr adsr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution. Can we make it verbose to match the other commands?

Makefile Outdated
install -v -m 755 mle $(DESTDIR)$(prefix)/bin/mle

uninstall:
rm $(DESTDIR)$(prefix)/bin/mle
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
rm $(DESTDIR)$(prefix)/bin/mle
rm -v $(DESTDIR)$(prefix)/bin/mle

@equwal
Copy link
Contributor Author

equwal commented Sep 23, 2025 via email

@adsr adsr merged commit 2453c1c into adsr:master Sep 25, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants