[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [PATCH] build: update top-level make help



Update the top-level make help to include all the possible targets and
not reference targets that are deprecated while hopefully being more
clear as to what each target does.
---
 Makefile | 19 +++++++++++++------
 1 file changed, 13 insertions(+), 6 deletions(-)

diff --git a/Makefile b/Makefile
index ba0df70..75177f0 100644
--- a/Makefile
+++ b/Makefile
@@ -228,16 +228,23 @@ help:
        @echo '  install-stubdom       - build and install the stubdomain 
images'
        @echo '  install-docs          - build and install user documentation'
        @echo ''
-       @echo 'Building targets:'
+       @echo 'Local dist targets:'
        @echo '  dist                  - build and install everything into 
local dist directory'
        @echo '  world                 - clean everything then make dist'
-       @echo '  xen                   - build and install Xen hypervisor'
-       @echo '  tools                 - build and install tools'
-       @echo '  stubdom               - build and install the stubdomain 
images'
-       @echo '  docs                  - build and install user documentation'
+       @echo '  dist-xen              - build Xen hypervisor and install into 
local dist'
+       @echo '  dist-tools            - build the tools and install into local 
dist'
+       @echo '  dist-stubdom          - build the stubdomain images and 
install into local dist'
+       @echo '  dist-docs             - build user documentation and install 
into local dist'
+       @echo ''
+       @echo 'Building targets:'
+       @echo '  build                 - build everything'
+       @echo '  build-xen             - build Xen hypervisor'
+       @echo '  build-tools           - build the tools'
+       @echo '  build-stubdom         - build the stubdomain images'
+       @echo '  build-docs            - build user documentation'
        @echo ''
        @echo 'Cleaning targets:'
-       @echo '  clean                 - clean the Xen, tools and docs (but not 
guest kernel trees)'
+       @echo '  clean                 - clean the Xen, tools and docs'
        @echo '  distclean             - clean plus delete kernel build trees 
and'
        @echo '                          local downloaded files'
        @echo '  subtree-force-update  - Call *-force-update on all git 
subtrees (qemu, seabios, ovmf)'
-- 
2.1.4


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.