aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2022-08-13 16:10:08 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2022-08-14 02:17:39 -0300
commit891fd0270154ba1992e30d3e59c1daf990bfb604 (patch)
tree76fd09aa586593d61a6fa28200049d0862d415bb /Makefile
parentbuild: rename DOCDIR to docdir (diff)
downloadfirejail-891fd0270154ba1992e30d3e59c1daf990bfb604.tar.gz
firejail-891fd0270154ba1992e30d3e59c1daf990bfb604.tar.zst
firejail-891fd0270154ba1992e30d3e59c1daf990bfb604.zip
build: add new TARNAME variable
That expands to `@PACKAGE_TARNAME@`, similar to the existing PACKAGE_TARNAME variable. To make it easier to use (and read) and to be more consistent with the surrounding variables (NAME and VERSION). Note that the original PACKAGE_TARNAME is still needed, as by default (on autoconf v2.69) `docdir=@docdir@` in config.mk.in expands to the following in config.mk: docdir=${datarootdir}/doc/${PACKAGE_TARNAME}
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions