Draft: Cross-compilable
- 23 Jul, 2020 2 commits
-
-
Ben Avison authored
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 for CLibrary `export` target and `CAPPFLAGS` variable.
d42b0e0b -
Ben Avison authored05fb165e
-