mirror of
https://github.com/deater/dos33fsprogs.git
synced 2024-12-28 09:30:41 +00:00
ootw: Makefile issue
This commit is contained in:
parent
999ea0b883
commit
cec8ff9412
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user