ICU-1220 use the bundles in the bundles subdirectory.

X-SVN-Rev: 8119
This commit is contained in:
Yves Arrouye 2002-03-19 18:00:31 +00:00
parent eda87c71f3
commit bf0b7aa9d9

View File

@ -102,7 +102,7 @@ clean-local: resclean
resclean:
-$(INVOKE) $(top_builddir)/tools/pkgdata/pkgdata --clean -p $(RESDIR) -O pkgdata.inc -m $(PKGMODE) -d $(RESDIR) -T $(RESDIR) $(RESDIR)/$(RESDIR).lst
$(RMV) $(RESDIR)
$(RMV) pkgdata.inc $(RESDIR)
distclean-local: clean-local
$(RMV) Makefile $(DEPS)
@ -145,8 +145,8 @@ install-resfiles: $(RESFILES)
endif
$(RESDIR)/%.res: $(srcdir)/%.txt
@$(MKINSTALLDIRS) $(RESDIR)
$(INVOKE) $(top_builddir)/tools/genrb/genrb -eUTF-8 -d $(RESDIR) $^
$(MKINSTALLDIRS) $(@D)
$(INVOKE) $(top_builddir)/tools/genrb/genrb -eUTF-8 -s $(^D) -d $(@D) $(^F)
install-man: $(ALL_MAN_FILES)
$(MKINSTALLDIRS) $(DESTDIR)$(mandir)/man$(SECTION)