aboutsummaryrefslogtreecommitdiffstats
path: root/src/so.mk
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2022-07-15 02:40:30 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2022-11-21 17:23:00 -0300
commita1e29acb44b706d56609204bb791afc2aa6a7d10 (patch)
treeca324f8cb4508352b8ba6b8fbfea325023100fd5 /src/so.mk
parentmakefiles: deduplicate many makefiles into common.mk (diff)
downloadfirejail-a1e29acb44b706d56609204bb791afc2aa6a7d10.tar.gz
firejail-a1e29acb44b706d56609204bb791afc2aa6a7d10.tar.zst
firejail-a1e29acb44b706d56609204bb791afc2aa6a7d10.zip
makefiles: deduplicate main target name into new SO var
Put the main target name into a new SO variable, put SO into a new TARGET variable, make "all" depend on `$(TARGET)` and replace every other occurrence of the main target name with `$(SO)`. On the makefiles that build shared objects, to make them more similar. With this commit, all of their targets are identical.
Diffstat (limited to 'src/so.mk')
0 files changed, 0 insertions, 0 deletions