mirror of
https://github.com/nasa/trick.git
synced 2025-03-03 04:18:41 +00:00
We've agreed that the long-term solution is to refactor the makefiles so we don't use recursive make. Until then, continue double including S_overrides.mk so that the $(S_MAIN) target is available in S_overrides.mk. Resolve #360 by having Trickified libraries use target-specific variables (ironically, on $(S_MAIN)) to avoid duplication of the -whole-archive option.