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

feat: Added help and cleaned up makefile #2648

Conversation

AlaricWhitney
Copy link
Collaborator

  • Identified the issue which this PR solves.
  • Read the CONTRIBUTING document.
  • Code builds clean without any errors or warnings.
  • Added appropriate tests for any new functionality.
  • All new and existing tests passed.
  • Added comments in the code, where necessary.
  • Ran make check to catch common errors. Fixed any that came up.

Description:
Added help to the makefile.

  • Also cleaned up unused makefile options

Which issue(s) this PR fixes:
Fixes #2645

Out of Scope:
NA

Screenshots:
NA

Describe any introduced user-facing changes:
Added make help

Describe any introduced API changes:
NA

Additional Info:
NA

Co-authored-by: Katie Sydlik-Badgerow <[email protected]>
@AlaricWhitney AlaricWhitney requested review from mastercactapus and KatieMSB and removed request for mastercactapus and KatieMSB October 5, 2022 13:23
@AlaricWhitney AlaricWhitney requested a review from KatieMSB October 5, 2022 17:47
@mastercactapus mastercactapus merged commit 6edb5b0 into target:master Oct 6, 2022
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.

feat: Makefile doesn't include a help option
3 participants