We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Motivation: build.service.mk uses build.tool.mk. Now, this relation is implicit and resolved on the top level: Go Service.mk.
build.service.mk
build.tool.mk
Go Service.mk
The text was updated successfully, but these errors were encountered:
I have to avoid recursive including and deep-nesting cases.
Sorry, something went wrong.
kamilsk
No branches or pull requests
Motivation:
build.service.mk
usesbuild.tool.mk
. Now, this relation is implicit and resolved on the top level:Go Service.mk
.The text was updated successfully, but these errors were encountered: