mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
41905b45f6
The existing tier traversal logic is only used in the top-level Makefile but was present in rules.mk. This meant it was getting evaluated for every Makefile. This was silly and thus the logic has mostly been moved into its own .mk file and is only included for the root Makefile. |
||
---|---|---|
.. | ||
precompile | ||
test | ||
xpidl | ||
autotargets.mk | ||
debugmake.mk | ||
functions.mk | ||
java-build.mk | ||
makeutils.mk | ||
mochitest.mk | ||
nonrecursive.mk | ||
rcs.mk | ||
target_libs.mk | ||
tiers.mk | ||
xpcshell.mk |