Applications: Update for new Makefile setup
authorAlan Cox <alan@linux.intel.com>
Fri, 29 Sep 2017 21:14:35 +0000 (22:14 +0100)
committerAlan Cox <alan@linux.intel.com>
Fri, 29 Sep 2017 21:14:35 +0000 (22:14 +0100)
commitcfb105be1d7576abeadd36853a5512432e8b58a6
treed44d16aa5f8073c71aaae1691b8848c4055a3478
parentb3b98ddf2336669621e281d614640d0946490a72
Applications: Update for new Makefile setup

We now have a Makefile.$(CPU) for each - not all are complete yet but the
rest can be filled in, or null targetted if not relevant to that platform.
14 files changed:
Applications/MWC/cmd/Makefile.z80 [new file with mode: 0644]
Applications/Makefile [new file with mode: 0644]
Applications/SmallC/Makefile.z80 [new file with mode: 0644]
Applications/V7/cmd/Makefile.z80 [new file with mode: 0644]
Applications/V7/games/Makefile.z80 [new file with mode: 0644]
Applications/cave/Makefile.z80 [new file with mode: 0644]
Applications/cpm/Makefile.6502 [new file with mode: 0644]
Applications/cpm/Makefile.68000 [new file with mode: 0644]
Applications/cpm/Makefile.6809 [new file with mode: 0644]
Applications/cpm/Makefile.z80 [new file with mode: 0644]
Applications/games/Makefile.z80 [new file with mode: 0644]
Applications/netd/Makefile.z80 [new file with mode: 0644]
Applications/util/Makefile.6502 [new file with mode: 0644]
Applications/util/Makefile.z80 [new file with mode: 0644]