Home | History | Annotate | Download | only in data

Lines Matching full:files

90 .PHONY : all all-local all-recursive install install-local install-files	\
166 ifeq ($(PKGDATA_MODE),files)
202 ##### Define all the data files. the build rule that depends on them is below.
206 ## DAT files - Misc. data files.
207 # 2005-may-05 Removed Unicode properties files (unorm.icu, uprops.icu, ucase.icu, ubidi.icu)
213 ## BRK files
231 ## Confusables (Spoofing) files
236 ## UCM files
246 ## RES files
278 ## MISC files
329 ## SPP files
336 ## All generated files
339 # a list to use in the .lst files (package-relative)
353 ## Files to remove for 'make clean'
359 @echo "generating $@ (list of data files)"
368 @echo "Unpacking $(ICUDATA_SOURCE_ARCHIVE) and generating $@ (list of data files)"
389 # and we don't want the files to be built before the directories are built.
397 # DAT FILES
438 # SPP FILES
444 # BRK FILES
453 # CTD FILES
459 # CFU FILES
460 # Note: gencfu requires two input files to produce a single output file.
461 # There will be exactly one target file and two source files.
473 # CNV FILES
478 # RES FILES
594 # Starting with ICU4C 3.4, the core Unicode properties files (uprops.icu, ucase.icu, ubidi.icu, unorm.icu)
596 # They are not built by default but need to be built for ICU4J data and for getting the .c source files
600 @echo Unicode .icu files built to $(BUILDDIR)
601 @echo Unicode .c source files built to $(OUTTMPDIR)
626 @echo "generating $@ (list of 390 data files)"