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

Makefile: add PHONY target, add luarocks arg variable #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

anddam
Copy link

@anddam anddam commented Feb 15, 2012

Two small changes:
adding PHONY target to install, makes "install" target run on case in…sitive filesystems with the "INSTALL" file present at the same level of Makefile;
add commodity variable to locally install Tir in user directory, either uncomment LUAROCKS_ARGS= or override it at make invokation.

…sensitive filesystems with the "INSTALL" file present at the same level of Makefile.

Add commodity variable to locally install Tir in user directory, either uncomment LUAROCKS_ARGS= or override it at make invokation.
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.

1 participant