Преглед изворни кода

docs: fix make target for hostbuild, reported via IRC

Waldemar Brodkorb пре 8 година
родитељ
комит
552030fef7
1 измењених фајлова са 3 додато и 1 уклоњено
  1. 3 1
      docs/package-make-target.txt

+ 3 - 1
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
 
 |===================================================