summaryrefslogtreecommitdiff
path: root/testshl2/workben/codegen/w32/cleanup.btm
diff options
context:
space:
mode:
Diffstat (limited to 'testshl2/workben/codegen/w32/cleanup.btm')
-rw-r--r--testshl2/workben/codegen/w32/cleanup.btm9
1 files changed, 0 insertions, 9 deletions
diff --git a/testshl2/workben/codegen/w32/cleanup.btm b/testshl2/workben/codegen/w32/cleanup.btm
deleted file mode 100644
index 5073ef887bac..000000000000
--- a/testshl2/workben/codegen/w32/cleanup.btm
+++ /dev/null
@@ -1,9 +0,0 @@
-rem cleanup
-del *.cxx *.new *.exp
-
-iff exist makefile.mk_orig then
- del makefile.mk
- rem rename original makefile back
- ren makefile.mk_orig makefile.mk
-endiff
-