summaryrefslogtreecommitdiff
path: root/B/clean.cmd
diff options
context:
space:
mode:
authorHyungKyu Song <hk76.song@samsung.com>2013-02-16 00:49:08 +0900
committerHyungKyu Song <hk76.song@samsung.com>2013-02-16 00:49:08 +0900
commitb10cd084cf1cdad179efa65f3a1f8399c2d443e5 (patch)
tree32e329de8dc8ba2395bb962f1695b4702ef11fe7 /B/clean.cmd
parenta83fc9cd1e8b00df9de50d6285680a8e19d419f1 (diff)
downloadlzop-tizen_2.0.tar.gz
lzop-tizen_2.0.tar.bz2
lzop-tizen_2.0.zip
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