diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,6 +38,6 @@ test: jmjtest.dasm @echo @cmp jumpmanjr.rom jmjtest.bin && echo "=== Binary reassembles correctly" || echo "*** Binary FAILS to reassemble correctly ***" @echo ; echo "-----------------------" - @echo labels load jmjtest.lbl + @echo labels add jmjtest.lbl @echo "-----------------------" ; echo @atari800 -nobasic -cart-type 2 -cart jmjtest.bin |