From 97a4385184a40abf795e7135f059c36c00d6c5eb Mon Sep 17 00:00:00 2001 From: Doug Kehn Date: Fri, 28 Nov 2014 09:25:05 -0600 Subject: [PATCH] docs/manual: reinstall target Add reinstall target information to package-make-target.txt. [Thomas: update to take into account the fact that we now have a single -reinstall target.] Signed-off-by: Doug Kehn Signed-off-by: Thomas Petazzoni --- docs/manual/package-make-target.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/manual/package-make-target.txt b/docs/manual/package-make-target.txt index 25d3f44eae..c91106e8e9 100644 --- a/docs/manual/package-make-target.txt +++ b/docs/manual/package-make-target.txt @@ -69,6 +69,8 @@ graphs. | +dirclean+ | Remove the whole package build directory +| +reinstall+ | Re-run the install commands + | +rebuild+ | Re-run the compilation commands - this only makes sense when using the +OVERRIDE_SRCDIR+ feature or when you modified a file directly in the build directory -- 2.30.2