Lines Matching full:local
79 .PHONY : all all-local install install-local clean clean-local \
80 distclean resclean distclean-local dist dist-local check check-local resfiles package-resfiles install-resfiles install-man
86 all: all-local
88 install: install-local
89 clean: clean-local
90 distclean : distclean-local
91 dist: dist-local
92 check: check-local
94 all-local: $(TARGET) resfiles $(ALL_MAN_FILES)
96 install-local: all-local install-target install-resfiles install-man
98 install-target: all-local
102 dist-local:
104 clean-local: resclean
112 distclean-local: clean-local
115 check-local: