Searched refs:resfiles (Results 1 – 7 of 7) sorted by relevance
26 include $(srcdir)/resfiles.mk56 UCONVMSG_LIB=package-resfiles82 check check-local build-dir package-resfiles install-resfiles install-man98 install-local: all-local install-target install-resfiles install-man157 $(RESDIR)/$(RESDIR).lst: Makefile $(srcdir)/resfiles.mk165 install-resfiles: $(RESFILES) $(RESDIR)/$(RESDIR).lst pkgdata.inc 169 install-resfiles:
41 RESFILES=resfiles.mk
65 def main(resfiles): argument69 for resfile in resfiles:91 resfiles = glob.glob("../../results/default/status*") variable96 resfiles = sys.argv[1:] variable97 main(resfiles)
67 # The directory that contains resfiles.mk files along with *.txt locale data files87 # The directory that contains resfiles.mk files along with *.txt break iterator files269 !IF EXISTS("$(ICUSRCDATA)\$(ICULOC)\resfiles.mk")270 !INCLUDE "$(ICUSRCDATA)\$(ICULOC)\resfiles.mk"278 !MESSAGE Warning: cannot find "resfiles.mk"288 !IF EXISTS("$(ICUSRCDATA)\curr\resfiles.mk")289 !INCLUDE "$(ICUSRCDATA)\curr\resfiles.mk"297 !MESSAGE Warning: cannot find "curr\resfiles.mk"309 !IF EXISTS("$(ICUSRCDATA)\lang\resfiles.mk")310 !INCLUDE "$(ICUSRCDATA)\lang\resfiles.mk"[all …]
290 -include $(LOCSRCDIR)/resfiles.mk291 -include $(CURRSRCDIR)/resfiles.mk292 -include $(LANGSRCDIR)/resfiles.mk293 -include $(REGIONSRCDIR)/resfiles.mk294 -include $(ZONESRCDIR)/resfiles.mk295 -include $(UNITSRCDIR)/resfiles.mk
19 // 5. Add se.txt to RESSRC= in resfiles.mk and to the project file on