From 7b6aff102d45342fd6b8b53aa8c3c770d4c63636 Mon Sep 17 00:00:00 2001 From: matze Date: Sat, 28 Jul 2007 22:24:49 +0000 Subject: [PATCH] removing zcreate git-svn-id: https://shell.noname-ev.de/svn/kasse/c128@31 af93e077-1a23-4f1e-9cbe-9382a9d578f5 --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index a50fe7a..2374467 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,6 @@ all: config.o kasse.o general.o credit_manager.o cl65 -t c128 *.o -o kasse package: all - c1541 -zcreate kasse.d64 kasse || exit 0 c1541 -attach kasse.d64 -delete state || exit 0 c1541 -attach kasse.d64 -delete items || exit 0 c1541 -attach kasse.d64 -delete kasse || exit 0 -- 2.39.5