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

use variables for binaries in Makefile #85

Merged
merged 1 commit into from
May 4, 2016

Conversation

ckressibucher
Copy link
Contributor

This allows to overwrite the binaries. For example, on my system, I use box.phar instead of box. I can now build with

make build BOX_BIN=box.phar

@slde-flash
Copy link
Contributor

thx

@slde-flash slde-flash merged commit d84486f into qossmic:master May 4, 2016
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