Prepare for isolated dependencies
- Include the
StdTools
andAppLibs
make files. - Replace references to
amu
with$(MAKE)
. - Remove unneeded variable definitions.
- Create a copy of
MFLAGS
without any-y
option asMFLAGS2
. - Replace references to
MFLAGS
withMFLAGS2
.
This allows RiscOS/Env!4 or RiscOS/Env!13 (closed) to function. Tested on many builds without any binary change.