From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40729) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yvfc4-0008B2-0b for qemu-devel@nongnu.org; Fri, 22 May 2015 01:35:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yvfc0-0007Yq-Sw for qemu-devel@nongnu.org; Fri, 22 May 2015 01:35:15 -0400 Received: from mx1.redhat.com ([209.132.183.28]:44295) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yvfc0-0007Yj-Nw for qemu-devel@nongnu.org; Fri, 22 May 2015 01:35:12 -0400 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (Postfix) with ESMTPS id 409F7BDD84 for ; Fri, 22 May 2015 05:35:12 +0000 (UTC) Received: from ad.nay.redhat.com (dhcp-14-155.nay.redhat.com [10.66.14.155]) by int-mx09.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id t4M5Z9sE003162 for ; Fri, 22 May 2015 01:35:10 -0400 From: Fam Zheng Date: Fri, 22 May 2015 13:35:06 +0800 Message-Id: <1432272908-8330-1-git-send-email-famz@redhat.com> Subject: [Qemu-devel] [PATCH v2 0/2] Makefile: Generate tag files under $SRC_PATH List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Fam Zheng (2): Makefile: Fix "make cscope TAGS" Makefile: Add "make ctags" Makefile | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) -- 2.4.1