All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] correct "make help"
@ 2005-07-17 11:52 aq
  0 siblings, 0 replies; only message in thread
From: aq @ 2005-07-17 11:52 UTC (permalink / raw)
  To: xen-devel

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-07-17 11:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-17 11:52 [PATCH] correct "make help" aq

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.