]> git.sur5r.net Git - c128-kasse/blobdiff - Makefile
- write kasse first to the image because RUN"* will run the first program
[c128-kasse] / Makefile
index c860ac7f3afc2932781c2de269d28f10ff998a12..fa5677e303ed1daed35460d8e8707f4913a0b61c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -33,8 +33,8 @@ package: all
        c1541 -attach kasse.d64 -delete items  || exit 0
        c1541 -attach kasse.d64 -delete kasse  || exit 0
        c1541 -attach kasse.d64 -delete itemz  || exit 0
-#      c1541 -attach kasse.d64 -write itemz  || exit 0
        c1541 -attach kasse.d64 -write kasse  || exit 0
+       c1541 -attach kasse.d64 -write itemz  || exit 0
 #      c1541 -attach kasse.d64 -write state || exit 0 
 #      c1541 -attach kasse.d64 -write items  || exit 0