瀏覽代碼

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