mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-08-10 06:25:04 +00:00
ootw: Makefile issue
This commit is contained in:
@@ -7,7 +7,7 @@ PNG2LZ4 = ../gr-utils/png2lz4
|
|||||||
|
|
||||||
all: ootw.dsk
|
all: ootw.dsk
|
||||||
|
|
||||||
ootw.dsk: HELLO LOADER INTRO OOTW_C1 OOTW_C2 OOTW_C3 OOTW_C5
|
ootw.dsk: HELLO LOADER INTRO OOTW_C1 OOTW_C2 OOTW_C3 OOTW_C4 OOTW_C5
|
||||||
cp empty.dsk ootw.dsk
|
cp empty.dsk ootw.dsk
|
||||||
$(DOS33) -y ootw.dsk SAVE A HELLO
|
$(DOS33) -y ootw.dsk SAVE A HELLO
|
||||||
$(DOS33) -y ootw.dsk BSAVE -a 0x1400 LOADER
|
$(DOS33) -y ootw.dsk BSAVE -a 0x1400 LOADER
|
||||||
|
Reference in New Issue
Block a user