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

Added support to Makefile to use PREFIX env var #131

Closed
wants to merge 1 commit into from
Closed

Added support to Makefile to use PREFIX env var #131

wants to merge 1 commit into from

Conversation

gvangool
Copy link

@gvangool gvangool commented Jun 8, 2011

Hi,

I know you can specify prefix through make:

$ make prefix=~ install

I've added support to use the PREFIX env var if it exists, since that is it often used in different projects.

Added support to the Makefile to use the PREFIX env var if it exists.
@nougad
Copy link

nougad commented Jul 27, 2011

+1 - I implemented the same thing before I found this request. Hopefully it will be merged soon :(

@fspreng
Copy link

fspreng commented Dec 19, 2014

Thanks for your contribution @gvangool and @nougad. It would be great to have a similar pull request for the ITM Gitflow fork.

@gvangool gvangool closed this Aug 19, 2017
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

3 participants