Skip to content

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

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

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

Conversation

@zautumnz

Copy link
Copy Markdown
Contributor

No description provided.

@vedantkarandikar vedantkarandikar left a comment

Copy link
Copy Markdown

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

@mislav mislav left a comment

Copy link
Copy Markdown
Contributor

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

zautumnz commented Sep 18, 2020

Copy link
Copy Markdown
Contributor Author

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
Comment thread Makefile Outdated
@zautumnz
zautumnz requested a review from mislav September 18, 2020 16:01

@mislav mislav left a comment

Copy link
Copy Markdown
Contributor

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