Lines Matching full:install
79 .PHONY : all all-local install install-local clean clean-local \
81 check check-local build-dir package-resfiles install-resfiles install-man
89 install: install-local
97 install-local: all-local install-target install-resfiles install-man
99 install-target: all-local
101 $(INSTALL) $(TARGET) $(DESTDIR)$(bindir)
162 # no install for static mode
164 install-resfiles: $(RESFILES) $(RESDIR)/$(RESDIR).lst pkgdata.inc
168 install-resfiles:
174 install-man: $(ALL_MAN_FILES)