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

Add 'cleanconfig' make target to remove all generated objects. #12

Merged
merged 1 commit into from
Dec 2, 2017

Conversation

sbeitzel
Copy link
Contributor

@sbeitzel sbeitzel commented Dec 1, 2017

The point here is to have an easy make target that nukes the directory down to the ground, allowing for a clean configure and rebuild.

@moinejf
Copy link
Collaborator

moinejf commented Dec 1, 2017

I don't see why you remove the abcm2ps binary in cleanconfig while you keep the *.o objects.

@sbeitzel
Copy link
Contributor Author

sbeitzel commented Dec 1, 2017

The cleanconfig target runs the clean target first, and that takes care of deleting *.o

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.

None yet

2 participants