- ignore failure if dir already exists

svn path=/trunk/; revision=24752
This commit is contained in:
Johannes Anderwald 2006-11-14 16:26:15 +00:00
parent dd14ad52ea
commit 4db3b4d934

View file

@ -403,7 +403,7 @@ universe:
world
sysregtest:
mkdir $(OUTPUT_)cd$(SEP)reactos
-mkdir $(OUTPUT_)cd$(SEP)reactos
$(cp) boot$(SEP)bootdata$(SEP)unattend.inf.sample boot$(SEP)bootdata$(SEP)unattend.inf
$(cp) boot$(SEP)bootdata$(SEP)unattend.inf.sample $(OUTPUT_)cd$(SEP)reactos$(SEP)unattend.inf
$(cp) boot$(SEP)bootdata$(SEP)bootcdregtest$(SEP)testboot.bat.sample boot$(SEP)bootdata$(SEP)bootcdregtest$(SEP)testboot.bat