From patchwork Sat Jan 12 17:35:16 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Paolo Bonzini X-Patchwork-Id: 211542 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 70DA92C00FC for ; Sun, 13 Jan 2013 05:33:44 +1100 (EST) Received: from localhost ([::1]:36969 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tu51Q-0003OR-Lh for incoming@patchwork.ozlabs.org; Sat, 12 Jan 2013 12:37:32 -0500 Received: from eggs.gnu.org ([208.118.235.92]:50805) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tu50S-00020O-Pm for qemu-devel@nongnu.org; Sat, 12 Jan 2013 12:36:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tu50L-0000NW-SQ for qemu-devel@nongnu.org; Sat, 12 Jan 2013 12:36:32 -0500 Received: from mail-wi0-f176.google.com ([209.85.212.176]:36513) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tu50L-0000ND-MZ for qemu-devel@nongnu.org; Sat, 12 Jan 2013 12:36:25 -0500 Received: by mail-wi0-f176.google.com with SMTP id hm6so458525wib.15 for ; Sat, 12 Jan 2013 09:36:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:from:to:subject:date:message-id:x-mailer :in-reply-to:references; bh=PWV79xAPj//AHt+/7tPZNV5TE0rxiHkQMmV4/bFsXVM=; b=n85BBjorby8HBlpH77X+2g9yQYy1PNWa5AyIrATCjuQbFNwv4m+oQ7FFKLLFNd1s6X UvUMIApriWuv0xihaNKfS1sHaOxQx4jFXdSkCmqmvh/LKwdqt81qmd4eqGEFCT6+LuAv 6/pod+MZXW2dtMueVsQcuEy96xY5Bd+11mP1PFL0qR79u6Q/z8ZaPKIJxTIT9gtiV9lB XwufGs94Cyn74tazaXamc8t0+8ZCaEuK+o6Ujh8zqVELyBCwxK1q7tAboOaM/zADk+zJ Lx02ZloLC+e94lJ1/xpSWzTWAA5wnEa56vJm8gBdbn7LVhIRGFWVBWPot3ChPKmm8uIo MTvA== X-Received: by 10.180.85.103 with SMTP id g7mr4784408wiz.29.1358012184963; Sat, 12 Jan 2013 09:36:24 -0800 (PST) Received: from yakj.lan (93-34-179-137.ip50.fastwebnet.it. [93.34.179.137]) by mx.google.com with ESMTPS id h19sm4576016wiv.7.2013.01.12.09.36.23 (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Sat, 12 Jan 2013 09:36:24 -0800 (PST) From: Paolo Bonzini To: qemu-devel@nongnu.org Date: Sat, 12 Jan 2013 18:35:16 +0100 Message-Id: <1358012138-21613-6-git-send-email-pbonzini@redhat.com> X-Mailer: git-send-email 1.8.1 In-Reply-To: <1358012138-21613-1-git-send-email-pbonzini@redhat.com> References: <1358012138-21613-1-git-send-email-pbonzini@redhat.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 209.85.212.176 Subject: [Qemu-devel] [PATCH 05/27] build: move dtrace rules to rules.mak X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Signed-off-by: Paolo Bonzini --- rules.mak | 9 +++++++++ trace/Makefile.objs | 12 ------------ 2 files changed, 9 insertions(+), 12 deletions(-) diff --git a/rules.mak b/rules.mak index 4673aad..5865e9b 100644 --- a/rules.mak +++ b/rules.mak @@ -23,6 +23,9 @@ QEMU_CFLAGS += -I$(