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

makefile: Add uninstall target + add check arg #5129

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

alindt
Copy link

@alindt alindt commented Dec 30, 2024

  • add uninstall target
  • restructure and rename targets and vars

- add uninstall target
- restructure and rename targets and vars
@alindt alindt requested a review from a team as a code owner December 30, 2024 22:08
@alindt alindt requested review from SamantazFox and removed request for a team December 30, 2024 22:08
format:
crystal tool format
$(CRYSTAL_BIN) tool format --check
Copy link
Member

Choose a reason for hiding this comment

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

Would prefer to have a separate arg for --check

Copy link
Author

Choose a reason for hiding this comment

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

Separate arg or a different target altogether maybe?

Copy link
Member

Choose a reason for hiding this comment

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

not very familiar with makefiles but I guess separate arg

@unixfox unixfox changed the title update Makefile Add uninstall target + add check arg Jan 2, 2025
@unixfox unixfox changed the title Add uninstall target + add check arg makefile: Add uninstall target + add check arg Jan 2, 2025
@unixfox unixfox requested a review from syeopite January 3, 2025 09:45
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