Prepare for upcoming shared makefile change
RiscOS/BuildSys!62 (merged) will change how top-level phony rules are overridden.
In this component, the install
and standalone
targets are redefined
after CModule
is included, so they will be affected. Rewrite the rules so
that they will continue to work the same (at least for native builds) both
before and after BuildSys is updated.
!NoChange