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 INSTALLDIR parameter #11

Merged
merged 1 commit into from
Nov 17, 2019
Merged

Add INSTALLDIR parameter #11

merged 1 commit into from
Nov 17, 2019

Conversation

zouharvi
Copy link
Contributor

Because of automation (incorporation in other projects), editing the Makefile to change the installation directory is undesirable. This PR adds an INSTALLDIR parameter to Makefile, which defaults to /usr/local/bin, but can be easily changed by e.g. make install -e INSTALLDIR=~/bin.

I also edited .gitignore, since the eflomal binary was not listed there and is created every time it is build (similarly to object files).

@robertostling robertostling merged commit 7b97f19 into robertostling:master Nov 17, 2019
@robertostling
Copy link
Owner

Sorry about the delay, and thanks for cleaning up the mess after me!

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.

2 participants