prog8/scripts/clean.sh
Irmen de Jong afb60db382 todo
2021-01-20 18:43:08 +01:00

6 lines
92 B
Bash
Executable File

#!/usr/bin/env sh
rm -f *.jar *.asm *.prg *.vm.txt *.vice-mon-list a.out
rm -rf build out