summaryrefslogtreecommitdiff
path: root/B/clean.cmd
diff options
context:
space:
mode:
Diffstat (limited to 'B/clean.cmd')
-rw-r--r--B/clean.cmd2
1 files changed, 2 insertions, 0 deletions
diff --git a/B/clean.cmd b/B/clean.cmd
new file mode 100644
index 0000000..3108290
--- /dev/null
+++ b/B/clean.cmd
@@ -0,0 +1,2 @@
+@del /q *.def *.err *.exp *.map *.o *.obj *.res *.tds > nul 2> nul
+@del /q lzop.exe > nul 2> nul