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

Unify makefile #80

Merged
merged 2 commits into from
Nov 1, 2017
Merged

Unify makefile #80

merged 2 commits into from
Nov 1, 2017

Conversation

vixentael
Copy link
Contributor

In order to unify commands among all products:

  • make install will install hermes-core

  • make test will test hermes-core

  • make install_all currently does the same as make install, but might be used to install dependent hermes clients/wrappers

  • make test_all does the same as make test, see above

Similar to cossacklabs/themis#248

@vixentael vixentael self-assigned this Nov 1, 2017
@Lagovas Lagovas merged commit f683070 into master Nov 1, 2017
@vixentael vixentael deleted the vixentael/makefile branch November 1, 2017 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants