-
- Downloads
Use `tail -n 1` intead of `grep -v '#'`
Apple GNU make treats unescaped # in variables as starting a comment. But GNU grep >= v3.8 will spew a warning with an extra backslash there.
parent
186e89b7
No related branches found
No related tags found
Please register or sign in to comment