From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3955 invoked by alias); 24 Jan 2008 15:08:31 -0000 Received: (qmail 3942 invoked by uid 22791); 24 Jan 2008 15:08:30 -0000 X-Spam-Check-By: sourceware.org Received: from qnxmail.qnx.com (HELO nimbus.ott.qnx.com) (209.226.137.76) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 24 Jan 2008 15:08:13 +0000 Received: by nimbus.ott.qnx.com with Internet Mail Service (5.5.2653.19) id ; Thu, 24 Jan 2008 10:08:10 -0500 Message-ID: From: Aleksandar Ristovski To: gdb@sourceware.org Subject: MT_CFLAGS Date: Thu, 24 Jan 2008 15:08:00 -0000 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2008-01/txt/msg00249.txt.bz2 Hello, I see that MT_CFLAGS is gone from Makefile.in. What is the alternative to getting the same result? I need to add a target specific #define to CC, e.g. -DMY_DEFINE. What is the correct approach? Thanks, --- Aleksandar Ristovski QNX Software Systems