• Ben Avison's avatar
    Cross-compilation support · a3bda86e
    Ben Avison authored
    Detail:
    * GNUmakefile: add translation of Makefile to GNU make / cross-compilation
      requirements (this component is too non-standard to make much use of the
      shared makefiles)
    * Makefile: comment out rules for objects that aren't used for any targets,
      for clarity; don't clean files that are never created
    * Various: change to using OS-agnostic filename path syntax
    * Various: ensure case matches for filename paths (don't assume host filing
      system is case-agnostic)
    a3bda86e