From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sog-mx-3.v43.ch3.sourceforge.com ([172.29.43.193] helo=mx.sourceforge.net) by sfs-ml-3.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1WekKv-0002ml-0R for ltp-list@lists.sourceforge.net; Mon, 28 Apr 2014 12:07:05 +0000 Received: from [59.151.112.132] (helo=heian.cn.fujitsu.com) by sog-mx-3.v43.ch3.sourceforge.com with esmtp (Exim 4.76) id 1WekKt-00047s-Di for ltp-list@lists.sourceforge.net; Mon, 28 Apr 2014 12:07:04 +0000 Received: from G08CNEXCHPEKD02.g08.fujitsu.local (localhost.localdomain [127.0.0.1]) by edo.cn.fujitsu.com (8.14.3/8.13.1) with ESMTP id s3SC6q5U013596 for ; Mon, 28 Apr 2014 20:06:52 +0800 Message-ID: <535E43E1.5010504@cn.fujitsu.com> Date: Mon, 28 Apr 2014 20:04:49 +0800 From: Xiaoguang Wang MIME-Version: 1.0 References: <5354EF1D.2000206@cn.fujitsu.com> In-Reply-To: <5354EF1D.2000206@cn.fujitsu.com> Subject: Re: [LTP] compiling problems about mk/generic_leaf_target.inc List-Id: Linux Test Project General Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ltp-list-bounces@lists.sourceforge.net To: LTP Hi, Any comments, thanks? Regards, Xiaoguang Wang On 04/21/2014 06:12 PM, Xiaoguang Wang wrote: > Hi, > > When we made modifications to source files in lib/, for example lib/tst_mkfs.c, then back to > testcases/kernel/syscalls/access and execute command make. This will not make the access[0-5] > to be re-compiled with the newly generated libltp.a, we need to touch access[0-5].c or remove access[0-5] > files first, then make. I think this will make no sense. Users may expect just a make command to > ensure a new access[0-5] is generated with new libltp.a. > > This is because the rules "target : normal-prerequisites | order-only-prerequisites" in generic_leaf_target.inc. > $(MAKE_TARGETS): | $(MAKE_DEPS) > > Whether we should modify this to "$(MAKE_TARGETS): $(MAKE_DEPS)"? Thanks. > > > Regards, > Xiaoguang Wang > > ------------------------------------------------------------------------------ > Start Your Social Network Today - Download eXo Platform > Build your Enterprise Intranet with eXo Platform Software > Java Based Open Source Intranet - Social, Extensible, Cloud Ready > Get Started Now And Turn Your Intranet Into A Collaboration Platform > http://p.sf.net/sfu/ExoPlatform > _______________________________________________ > Ltp-list mailing list > Ltp-list@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/ltp-list > ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available. Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ Ltp-list mailing list Ltp-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ltp-list