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 <pkg>-reinstall target.]

Signed-off-by: Doug Kehn <rdkehn@yahoo.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Doug Kehn 2014-11-28 09:25:05 -06:00 committed by Thomas Petazzoni
parent b7bc44d22d
commit 97a4385184

View File

@ -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