diff options
author | Loïc Hoguin <[email protected]> | 2024-11-19 14:41:14 +0100 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2024-11-19 15:34:48 +0100 |
commit | e507a7c03f54b26cf92f1c98e9ed2e52062eb256 (patch) | |
tree | 4d7168d28118e270af89e261d90315316a1f4164 /doc | |
parent | acce7040d442a5ddba9f9394714ad28877905ea0 (diff) | |
download | erlang.mk-e507a7c03f54b26cf92f1c98e9ed2e52062eb256.tar.gz erlang.mk-e507a7c03f54b26cf92f1c98e9ed2e52062eb256.tar.bz2 erlang.mk-e507a7c03f54b26cf92f1c98e9ed2e52062eb256.zip |
Use short variable names when possible
We use $1 instead of $(1) or $p instead of $(p) when possible,
except when building variable names (pkg_$(p)_name for example,
but also $(dep_fetch_$(1))).
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions