mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-16 10:17:23 +00:00
ICU-620 recreate unicode/platform.h after make clean.
X-SVN-Rev: 7526
This commit is contained in:
parent
039e8a4f8e
commit
59c59d6b47
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ endif # OS390BATCH
|
|||
|
||||
endif # ENABLE_SHARED
|
||||
|
||||
ALL_TARGETS = $(TARGET) $(ALL_SO_TARGETS) $(BATCH_TARGET)
|
||||
ALL_TARGETS = $(TARGET) $(ALL_SO_TARGETS) $(BATCH_TARGET) unicode/platform.h
|
||||
|
||||
DYNAMICCPPFLAGS = $(SHAREDLIBCPPFLAGS)
|
||||
DYNAMICCFLAGS = $(SHAREDLIBCFLAGS)
|
||||
|
|
Loading…
Add table
Reference in a new issue