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

This commit is contained in:
Sven Michael Klose
2021-12-25 20:07:34 +01:00
parent 65564a158c
commit de158c0847
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)