Home | History | Annotate | Download | only in uconv

Lines Matching refs:RESFILES

24 # RESSRC comes from resfiles.mk
26 include $(srcdir)/resfiles.mk
29 RESFILES=$(RESSRC:$(RESOURCESDIR)$(FILESEPCHAR)%.txt=$(RESDIR)/%.res)
80 distclean resclean distclean-local dist dist-local check check-local resfiles package-resfiles install-resfiles install-man
94 all-local: $(TARGET) resfiles $(ALL_MAN_FILES)
96 install-local: all-local install-target install-resfiles install-man
105 test -z "$(CLEANFILES)" || $(RMV) $(CLEANFILES) $(RESFILES)
133 resfiles: $(RESFILES) package-resfiles
136 $(UCONVMSG_LIB): resfiles
140 package-resfiles: $(RESDIR)/$(RESDIR).lst pkgdata.inc
143 $(RESDIR)/$(RESDIR).lst: Makefile $(srcdir)/resfiles.mk
146 @for file in $(RESFILES:$(RESDIR)/%.res=%.res); do \
152 install-resfiles: $(RESFILES)
156 install-resfiles:
160 $(UCONVMSG_LIB): resfiles