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

[Xen-changelog] [xen-unstable] [qemu] Add target-i386-dm and hw *.[ch] f

To: xen-changelog@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-changelog] [xen-unstable] [qemu] Add target-i386-dm and hw *.[ch] files to TAGS.
From: Xen patchbot-unstable <patchbot-unstable@xxxxxxxxxxxxxxxxxxx>
Date: Mon, 28 Aug 2006 20:40:11 +0000
Delivery-date: Mon, 28 Aug 2006 13:40:27 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-changelog-request@lists.xensource.com?subject=help>
List-id: BK change log <xen-changelog.lists.xensource.com>
List-post: <mailto:xen-changelog@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-changelog>, <mailto:xen-changelog-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-changelog>, <mailto:xen-changelog-request@lists.xensource.com?subject=unsubscribe>
Reply-to: xen-devel@xxxxxxxxxxxxxxxxxxx
Sender: xen-changelog-bounces@xxxxxxxxxxxxxxxxxxx
# HG changeset patch
# User Christian Limpach <Christian.Limpach@xxxxxxxxxxxxx>
# Node ID 350a73222a51ccc6db19b3aa2a7e41046f746f84
# Parent  68a1b61ecd2898be483a2d4b43e36b2d7d82b454
[qemu] Add target-i386-dm and hw *.[ch] files to TAGS.

Signed-off-by: Christian Limpach <Christian.Limpach@xxxxxxxxxxxxx>
---
 tools/ioemu/Makefile |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -r 68a1b61ecd28 -r 350a73222a51 tools/ioemu/Makefile
--- a/tools/ioemu/Makefile      Mon Aug 28 13:08:41 2006 +0100
+++ b/tools/ioemu/Makefile      Mon Aug 28 20:21:38 2006 +0100
@@ -94,7 +94,7 @@ test speed test2: all
        $(MAKE) -C tests $@
 
 TAGS: 
-       etags *.[ch] tests/*.[ch]
+       etags *.[ch] target-i386-dm/*.[ch] hw/*.[ch]
 
 cscope:
        rm -f ./cscope.*

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-changelog] [xen-unstable] [qemu] Add target-i386-dm and hw *.[ch] files to TAGS., Xen patchbot-unstable <=