ICU-1627 Fix the case when "rebuild all" is called without the out/build directories exisiting

X-SVN-Rev: 7567
This commit is contained in:
George Rhoten 2002-02-05 19:04:56 +00:00
parent ba9864502d
commit 7cd4399207

View file

@ -281,7 +281,7 @@ GODATA :
@cd "$(ICUDBLD)"
# This is to remove all the data files
CLEAN :
CLEAN : GODATA
@echo Cleaning up the data files.
@cd "$(ICUDBLD)"
-@erase "*.cnv"