From 7cbb476661b0cfa213d8885f3fe5d58823e84286 Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Sun, 23 Feb 2014 16:04:39 +0100 Subject: [PATCH] docs/manual: mention the per-package graph-depends target Signed-off-by: Thomas Petazzoni Reviewed-by: "Yann E. MORIN" Signed-off-by: Peter Korsgaard --- docs/manual/package-make-target.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/manual/package-make-target.txt b/docs/manual/package-make-target.txt index 9eefe680b0..bd514f40e8 100644 --- a/docs/manual/package-make-target.txt +++ b/docs/manual/package-make-target.txt @@ -63,6 +63,11 @@ Additionally, there are some other useful make targets: | +show-depends+ | Displays the dependencies required to build the package +| +graph-depends+ | Generate a dependency graph of the package, in the +context of the current Buildroot configuration. See +xref:graph-depends[this section] for more details about dependency +graphs. + | +dirclean+ | Remove the whole package build directory | +rebuild+ | Re-run the compilation commands - this only makes -- 2.30.2