zladx/LADX-Disassembly

`make` should only build the default ROM

kemenaran opened this issue · 0 comments

Since the revisions PR, make builds all revisions and languages by default.

But make without arguments is often use to check that the ROM builds correctly. It should be fast by default.

make all could be used to build all the languages and revisions.