Home | History | Annotate | Download | only in stubdata

Lines Matching full:local

61 -include Makefile.local
64 .PHONY : all all-local install install-local clean clean-local \
65 distclean distclean-local install-library dist \
66 dist-local check check-local
72 all: all-local
73 install: install-local
74 clean: clean-local
75 distclean : distclean-local
76 dist: dist-local
77 check: all check-local
79 all-local: $(ALL_TARGETS)
81 install-local: install-library
83 install-library: all-local
107 dist-local:
109 clean-local:
113 distclean-local: clean-local
116 check-local: