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

chore: add make clean to remove bin and manpages #1776

Merged
merged 3 commits into from Sep 18, 2020
Merged

Conversation

@zacanger
Copy link
Contributor

zacanger commented Sep 18, 2020

No description provided.

Copy link

vedantkarandikar left a comment

Suggest using rm -rf ./bin

Copy link
Member

mislav left a comment

Thank you for the suggestion!

I would suggest to also add .PHONY: clean under the new task.

Also, shouldn't clean remove all possible products of our Makefile? If so, then I would also suggest removing the products of manpages, which is the share/ directory.

zacanger added 2 commits Sep 18, 2020
@zacanger
Copy link
Contributor Author

zacanger commented Sep 18, 2020

Oh good call, I overlooked manpages.

@zacanger zacanger requested a review from mislav Sep 18, 2020
@zacanger zacanger changed the title chore: add make clean to remove bin chore: add make clean to remove bin and manpages Sep 18, 2020
Makefile Outdated Show resolved Hide resolved
@zacanger zacanger requested a review from mislav Sep 18, 2020
@mislav
mislav approved these changes Sep 18, 2020
Copy link
Member

mislav left a comment

Thank you!

@mislav mislav merged commit f6aa6b0 into cli:trunk Sep 18, 2020
4 checks passed
4 checks passed
build (ubuntu-latest)
Details
build (windows-latest)
Details
build (macos-latest)
Details
build-minimum
Details
@zacanger zacanger deleted the zacanger:chore/make-clean branch Sep 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.