Skip to content

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

Merged
mislav merged 3 commits intocli:trunkfrom
zautumnz:chore/make-clean
Sep 18, 2020
Merged

chore: add make clean to remove bin and manpages#1776
mislav merged 3 commits intocli:trunkfrom
zautumnz:chore/make-clean

Conversation

@zautumnz
Copy link
Contributor

No description provided.

Copy link

@vedantkarandikar vedantkarandikar left a comment

Choose a reason for hiding this comment

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

Suggest using rm -rf ./bin

Copy link
Contributor

@mislav mislav left a comment

Choose a reason for hiding this comment

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

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.

@zautumnz
Copy link
Contributor Author

zautumnz commented Sep 18, 2020

Oh good call, I overlooked manpages.

@zautumnz zautumnz requested a review from mislav September 18, 2020 14:47
@zautumnz zautumnz changed the title chore: add make clean to remove bin chore: add make clean to remove bin and manpages Sep 18, 2020
@zautumnz zautumnz requested a review from mislav September 18, 2020 16:01
Copy link
Contributor

@mislav mislav left a comment

Choose a reason for hiding this comment

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

Thank you!

@mislav mislav merged commit f6aa6b0 into cli:trunk Sep 18, 2020
@zautumnz zautumnz deleted the chore/make-clean branch September 18, 2020 16:22
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.

3 participants