mirror of
https://github.com/alpine9000/amiga_examples
synced 2025-12-08 14:59:01 +00:00
Removed unnecessary display of ADF size
This commit is contained in:
@@ -77,7 +77,6 @@ $(MAKEADF):
|
||||
$(FLOPPY): out/bootblock.bin
|
||||
$(MAKEADF) out/bootblock.bin > $(FLOPPY)
|
||||
@ls -lh out/bootblock.bin
|
||||
@ls -lh $(FLOPPY)
|
||||
|
||||
out/bootblock.bin: out/bootblock.o
|
||||
vlink -brawbin1 $< -o $@
|
||||
|
||||
Reference in New Issue
Block a user