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

Add make rule to print all the make rules #624

Merged
merged 1 commit into from
Jan 3, 2017
Merged

Add make rule to print all the make rules #624

merged 1 commit into from
Jan 3, 2017

Conversation

subfuzion
Copy link
Contributor

The Makefile has quite a few rules at this point, and they're getting hard to remember. This adds a rule to print all the rules in sorted order, which can be a bit quicker than opening and inspecting the Makefile.

$ make rules

Copy link
Contributor

@freignat91 freignat91 left a comment

Choose a reason for hiding this comment

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

LGTM
tested ok

@freignat91 freignat91 merged commit a7f6360 into master Jan 3, 2017
@bquenin bquenin modified the milestone: 0.5.0 Jan 3, 2017
@bquenin bquenin deleted the make-rules branch January 3, 2017 16:18
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.

3 participants