From user-return-71238-apmail-ant-user-archive=ant.apache.org@ant.apache.org Fri Dec 17 11:50:19 2010 Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 5279 invoked from network); 17 Dec 2010 11:50:18 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 17 Dec 2010 11:50:18 -0000 Received: (qmail 24101 invoked by uid 500); 17 Dec 2010 11:50:18 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 23929 invoked by uid 500); 17 Dec 2010 11:50:17 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 23920 invoked by uid 99); 17 Dec 2010 11:50:16 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Dec 2010 11:50:16 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [204.3.168.231] (HELO mail2.robosoftin.com) (204.3.168.231) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Dec 2010 11:50:08 +0000 Received: from localhost (unknown [127.0.0.1]) by mail2.robosoftin.com (Postfix) with ESMTP id 3391D183D273 for ; Fri, 17 Dec 2010 11:49:48 +0000 (UTC) X-Virus-Scanned: amavisd-new at robosoftin.com X-Amavis-Modified: Mail body modified (using disclaimer) by mail2.robosoftin.com Received: from mail2.robosoftin.com ([127.0.0.1]) by localhost (mail2.robosoftin.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YJqUFwQSSDbW for ; Fri, 17 Dec 2010 17:19:38 +0530 (IST) Received: from mail1.robosoftin.com (mail1.robosoftin.com [210.212.195.102]) by mail2.robosoftin.com (Postfix) with ESMTP id A32E2183D213 for ; Fri, 17 Dec 2010 17:19:37 +0530 (IST) Received: from localhost (unknown [10.10.1.4]) by mail1.robosoftin.com (Postfix) with ESMTP id 5EDB07ED815E; Fri, 17 Dec 2010 17:19:36 +0530 (IST) X-Virus-Scanned: amavisd-new at robosoftin.com Received: from mail1.robosoftin.com ([10.10.1.5]) by localhost (filter.robosoftin.com [10.10.1.4]) (amavisd-new, port 10024) with ESMTP id rwaM9wHauya8; Fri, 17 Dec 2010 17:19:22 +0530 (IST) Received: from [10.10.41.49] (unknown [10.10.41.49]) (Authenticated sender: girish.kn) by mail1.robosoftin.com (Postfix) with ESMTP id A3D8C7ED814F for ; Fri, 17 Dec 2010 17:19:22 +0530 (IST) Message-ID: <4D0B4E42.50201@robosoftin.com> Date: Fri, 17 Dec 2010 17:19:22 +0530 From: Girish Organization: Robosoft Technologies Pvt. Ltd. User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7 MIME-Version: 1.0 To: Ant Users List Subject: Re: How to execute "Android.mk" file from Ant script? References: <4D0AE178.2090808@robosoftin.com> <4D0B4991.5030209@gmx.de> In-Reply-To: <4D0B4991.5030209@gmx.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit "X-Copyrighted-Material:http://www.robosoftin.com" X-Virus-Checked: Checked by ClamAV on apache.org Thanks a ton for the quick response, Antonie That would surely help. Do anyone know the executable used for processing Android.mk file? I not able to find it. Thanks Girish On Friday 17 December 2010 04:59 PM, Antoine Levy-Lambert wrote: > On 12/16/10 11:05 PM, Girish wrote: >> * Is there any way to execute "Android.mk" file from Ant script? >> > If Android.mk are processed by an executable called make or andromake or > whatever, then you can do this using the exec task. > > Antoine > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > For additional commands, e-mail: user-help@ant.apache.org > > > ----------------------------------------------- Robosoft Technologies - Come home to Technology Disclaimer: This email may contain confidential material. If you were not an intended recipient, please notify the sender and delete all copies. Emails to and from our network may be logged and monitored. This email and its attachments are scanned for virus by our scanners and are believed to be safe. However, no warranty is given that this email is free of malicious content or virus. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org