Use suffix '.lbl' instead of '.lst'.

This commit is contained in:
Sven Michael Klose
2021-12-25 20:07:34 +01:00
committed by mrdudz
parent 0ac1b8d6b1
commit 582c2f65e3
2 changed files with 14 additions and 14 deletions

View File

@@ -47,4 +47,4 @@ else
endif
clean:
@$(DEL) *.lst petscii.prg cbmdir-test.prg 2>$(NULLDEV)
@$(DEL) *.lbl petscii.prg cbmdir-test.prg 2>$(NULLDEV)