]> git.sur5r.net Git - c128-kasse/commitdiff
- write kasse first to the image because RUN"* will run the first program
authorsur5r <sur5r@af93e077-1a23-4f1e-9cbe-9382a9d578f5>
Fri, 26 Oct 2007 22:00:59 +0000 (22:00 +0000)
committersur5r <sur5r@af93e077-1a23-4f1e-9cbe-9382a9d578f5>
Fri, 26 Oct 2007 22:00:59 +0000 (22:00 +0000)
git-svn-id: https://shell.noname-ev.de/svn/kasse/c128@69 af93e077-1a23-4f1e-9cbe-9382a9d578f5

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