Lines Matching refs:graph
167 clean distclean help show-targets graph-depends \
168 %-graph-depends %-show-depends %-show-version \
169 graph-build graph-size list-defconfigs \
911 .PHONY: graph-build
912 graph-build: $(O)/build/build-time.log
914 $(foreach o,name build duration,./support/scripts/graph-build-time \
918 $(foreach t,packages steps,./support/scripts/graph-build-time \
923 .PHONY: graph-depends-requirements
924 graph-depends-requirements:
928 .PHONY: graph-depends
929 graph-depends: graph-depends-requirements
932 $(TOPDIR)/support/scripts/graph-depends $(BR2_GRAPH_DEPS_OPTS) \
938 .PHONY: graph-size
939 graph-size:
942 --graph $(GRAPHS_DIR)/graph-size.$(BR_GRAPH_OUT) \
950 $(TOPDIR)/support/scripts/graph-depends -C
1186 @echo ' <pkg>-graph-depends - Generate a graph of <pkg>'\''s dependencies'
1187 @echo ' <pkg>-graph-rdepends - Generate a graph of <pkg>'\''s reverse dependencies'
1204 @echo ' graph-build - generate graphs of the build times'
1205 @echo ' graph-depends - generate graph of the dependency tree'
1206 @echo ' graph-size - generate stats of the filesystem size'