-
Kai Germaschewski authored
o Add a + to $(MAKEBOOT), so that make knows that it's a recursive make invocation. o For files which are generated like .map -> .c -> .o, add an explicit dependency for .c -> .o. Otherwise, make sees the .c as an intermediate object and removes it, causing an unnecessary recompilation at next invocation.
7fbe6bfe