mirror of
https://github.com/forth-ev/VolksForth.git
synced 2025-02-19 09:31:02 +00:00
Add veryclean target (cleaning cpmfiles/) to CPM/Makefile
This commit is contained in:
parent
d6f424f0b6
commit
9a83986e8b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user