All of lore.kernel.org
 help / color / mirror / Atom feed
From: aq <aquynh@gmail.com>
To: xen-devel <xen-devel@lists.xensource.com>
Subject: [PATCH] correct "make help"
Date: Sun, 17 Jul 2005 06:52:25 -0500	[thread overview]
Message-ID: <9cde8bff050717045226227fcb@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 223 bytes --]

This patch make "make help" give out clearer information.

Signed-off-by: Nguyen Anh Quynh <aquynh@gmail.com>


# diffstat makefile.patch 
 Makefile |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: makefile.patch --]
[-- Type: text/x-patch; name="makefile.patch", Size: 1086 bytes --]

diff -r 722c372fe201 Makefile
--- a/Makefile	Sat Jul 16 16:45:24 2005
+++ b/Makefile	Sun Jul 17 20:49:02 2005
@@ -134,11 +134,11 @@
 	@echo '  dist             - build and install everything into local dist directory'
 	@echo '  world            - clean everything, delete guest kernel build'
 	@echo '                     trees then make dist'
-	@echo '  xen              - build and install Xen hypervisor'
-	@echo '  tools            - build and install tools'
-	@echo '  kernels          - build and install guest kernels'
+	@echo '  xen              - build and install Xen hypervisor into local dist directory'
+	@echo '  tools            - build and install tools into local dist directory'
+	@echo '  kernels          - build and install guest kernels into local dist directory'
 	@echo '  kbuild           - synonym for make kernels'
-	@echo '  docs             - build and install docs'
+	@echo '  docs             - build and install docs into local dist directory'
 	@echo ''
 	@echo 'Cleaning targets:'
 	@echo '  clean            - clean the Xen, tools and docs (but not'

[-- Attachment #3: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

                 reply	other threads:[~2005-07-17 11:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9cde8bff050717045226227fcb@mail.gmail.com \
    --to=aquynh@gmail.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.