WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] [PATCH] correct "make help"

To: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH] correct "make help"
From: aq <aquynh@xxxxxxxxx>
Date: Sun, 17 Jul 2005 06:52:25 -0500
Delivery-date: Sun, 17 Jul 2005 11:51:02 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type; b=tICHVExMZ05uaR5bVLl7sU72UZwqHUdTuxuvZVKcWZ6HYyrrRZ1yWjU8k/AiBGFn20zS66e2HmILsTVDCWfI1whpl/gTsz52ZYmlMjSazwzGYQBYyyguTg477HD8s2KGZSdLAtl1DytMpGxkx7sCEMoOqFrgGN1rwsSdiQypG5w=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Reply-to: aq <aquynh@xxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
This patch make "make help" give out clearer information.

Signed-off-by: Nguyen Anh Quynh <aquynh@xxxxxxxxx>


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

Attachment: makefile.patch
Description: Text Data

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [PATCH] correct "make help", aq <=