aboutsummaryrefslogtreecommitdiffstats
path: root/src/libtrace
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2022-07-15 02:31:51 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2022-11-21 17:37:17 -0300
commitcbdee6555bb081db95bb7d412ec00cf9333a0745 (patch)
tree199033861e55c2bbd1735562c00a150901c9b2e3 /src/libtrace
parentmakefiles: rename common.mk to prog.mk (diff)
downloadfirejail-cbdee6555bb081db95bb7d412ec00cf9333a0745.tar.gz
firejail-cbdee6555bb081db95bb7d412ec00cf9333a0745.tar.zst
firejail-cbdee6555bb081db95bb7d412ec00cf9333a0745.zip
makefiles: add TOCLEAN and TODISTCLEAN variables
So that includers of src/prog.mk or src/so.mk can just define anything extra that needs to be cleaned without having to override the "clean" target (or having to declare a "distclean" target). Example usage: TOCLEAN += foo TODISTCLEAN += bar
Diffstat (limited to 'src/libtrace')
0 files changed, 0 insertions, 0 deletions