diff create.cmd @ 2214:30fd69882184

More build system adjustments.
author Thomas Wuerthinger <thomas.wuerthinger@gmail.com>
date Mon, 21 Feb 2011 19:53:48 +0100
parents 020eee65316d
children
line wrap: on
line diff
--- a/create.cmd	Mon Feb 21 19:32:20 2011 +0100
+++ b/create.cmd	Mon Feb 21 19:53:48 2011 +0100
@@ -4,8 +4,6 @@
 
 set OrigPath=%cd%
 cd make\windows
-
-mkdir %OrigPath%\work
 call create.bat %OrigPath%
 
 cd %OrigPath%