diff options
Diffstat (limited to 'docs/manual/package-make-target.txt')
-rw-r--r-- | docs/manual/package-make-target.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/manual/package-make-target.txt b/docs/manual/package-make-target.txt index 8210e94ccf..9eefe680b0 100644 --- a/docs/manual/package-make-target.txt +++ b/docs/manual/package-make-target.txt @@ -63,9 +63,6 @@ Additionally, there are some other useful make targets: | +show-depends+ | Displays the dependencies required to build the package -| +clean+ | Run the clean command of the package; _note that - this is not implemented for all packages_ - | +dirclean+ | Remove the whole package build directory | +rebuild+ | Re-run the compilation commands - this only makes |