ICU-1627 Fix for Windows 98

X-SVN-Rev: 7710
This commit is contained in:
George Rhoten 2002-02-19 23:23:17 +00:00
parent ab65ffa94f
commit 39ae64b6ed

View File

@ -274,10 +274,10 @@ $(BRK_FILES:.brk" =.brk"
# utility target to send us to the right dir
GODATA :
@if not exist "$(ICUDBLD)\$(NULL)" mkdir "$(ICUDBLD)"
@if not exist "$(ICUOUT)\$(NULL)" mkdir "$(ICUOUT)"
@if not exist "$(TESTDATABLD)\$(NULL)" mkdir "$(TESTDATABLD)"
@if not exist "$(ICUDBLD)\$(NULL)" mkdir "$(ICUDBLD)"
@if not exist "$(TESTDATAOUT)\$(NULL)" mkdir "$(TESTDATAOUT)"
@if not exist "$(TESTDATABLD)\$(NULL)" mkdir "$(TESTDATABLD)"
@cd "$(ICUDBLD)"
# This is to remove all the data files