Add veryclean target (cleaning cpmfiles/) to CPM/Makefile

This commit is contained in:
Philip Zembrod 2024-05-10 23:15:02 +02:00
parent d6f424f0b6
commit 9a83986e8b

View File

@ -16,6 +16,9 @@ clean:
rm -rf $(runcpmdir)
rm -f msdos
veryclean: clean
rm -rf cpmfiles
test: logtest.result inctest.result test-min.result
run-editor: | msdos