Procházet zdrojové kódy

docs: fix make target for hostbuild, reported via IRC

Waldemar Brodkorb před 8 roky
rodič
revize
552030fef7
1 změnil soubory, kde provedl 3 přidání a 1 odebrání
  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
 
 |===================================================