From 552030fef7180d7be590c1e4b8273edd862dbc5e Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 13 Nov 2015 20:00:47 +0100 Subject: docs: fix make target for hostbuild, reported via IRC --- docs/package-make-target.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/package-make-target.txt b/docs/package-make-target.txt index 13c498062..3f4643d17 100644 --- a/docs/package-make-target.txt +++ b/docs/package-make-target.txt @@ -47,6 +47,8 @@ Additionally, there are some other useful make targets: | +clean+ | Remove the whole package build directory -| +host-package+ | Build and install the host binaries and libraries +| +hostclean+ | Remove the whole hostpackage build directory + +| +hostpackage+ | Build and install the host binaries and libraries |=================================================== -- cgit v1.2.3