ICU-2672 samples update
X-SVN-Rev: 12534
This commit is contained in:
parent
3e4b1b6c7a
commit
c5821628b6
@ -20,7 +20,7 @@ include @platform_make_fragment@
|
||||
CLEANFILES = *~
|
||||
|
||||
SUBDIRS = date cal
|
||||
ALLSUBDIRS = datefmt msgfmt numfmt props translit ucnv udata ufortune uresb ustring break
|
||||
ALLSUBDIRS = break case datefmt msgfmt numfmt props translit ucnv udata ufortune uresb ustring citer
|
||||
|
||||
## List of phony targets
|
||||
.PHONY : all all-local all-recursive install install-local \
|
||||
|
@ -51,3 +51,5 @@ clean-$(RESDIR):
|
||||
|
||||
install-$(RESDIR):
|
||||
$(MAKE) -C $(RESDIR) install
|
||||
|
||||
install: install-$(RESDIR)
|
Loading…
Reference in New Issue
Block a user