Draft: Cross-compilable
Detail:
- Rewrote eventlib, flexlib, renderlib and wimplib makefiles to use shared makefile fragments
- Added a separate GNUmakefile for toolboxlib, uses recursive $(wildcard) matching and also a separate top-level GNUmakefile
- Corrected filenames for compatibility with case-sensistive filing systems
- Changed a number of GET statements to use OS-independent filespecs
- Consolidated .gitignore files
- Top-level native makefile now performs
stripdepnd
on individual library makefiles when cleaning
Admin:
Requires RiscOS/BuildSys!3 (merged) for CLibrary export
target and CAPPFLAGS
variable.