On Wed, Sep 2, 2015 at 3:28 AM, Jan Beulich <jbeul...@suse.com> wrote: >>>> Doug Goldstein <car...@cardoe.com> 09/01/15 10:10 PM >>> >>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. >>--- > > Missing Signed-off-by:. >
Apologies. I forgot. Do I need to resubmit or can I just say on this email: Signed-off-by: Doug Goldstein <car...@cardoe.com> >>--- 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' > > Why are these being removed? At least the xen and tools ones work fine for me. > > Jan > In the makefile they're marked as "legacy" and they are wired straight to their "dist-" equivalents. -- Doug Goldstein _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel