On 2015/9/25 23:44, Darren Hart wrote:
> On Thu, Sep 24, 2015 at 12:07:47PM +1000, Michael Ellerman wrote:
>> On Thu, 2015-09-24 at 10:05 +0800, long.wanglong wrote:
>>> On 2015/9/24 9:46, Michael Ellerman wrote:
On Wed, 2015-09-23 at 09:40 +, Wang Long wrote:
> Use make's built-in rul
On Thu, Sep 24, 2015 at 12:07:47PM +1000, Michael Ellerman wrote:
> On Thu, 2015-09-24 at 10:05 +0800, long.wanglong wrote:
> > On 2015/9/24 9:46, Michael Ellerman wrote:
> > > On Wed, 2015-09-23 at 09:40 +, Wang Long wrote:
> > >> Use make's built-in rules to when delete a file
> > >> or delet
On 2015/9/24 9:46, Michael Ellerman wrote:
> On Wed, 2015-09-23 at 09:40 +, Wang Long wrote:
>> Use make's built-in rules to when delete a file
>> or delete files.
>
> It's not a built-in rule, it's a variable.
Sorry,I did not describe clearly. It is a variable used as
name of program in buil
On Thu, 2015-09-24 at 10:05 +0800, long.wanglong wrote:
> On 2015/9/24 9:46, Michael Ellerman wrote:
> > On Wed, 2015-09-23 at 09:40 +, Wang Long wrote:
> >> Use make's built-in rules to when delete a file
> >> or delete files.
> >
> > It's not a built-in rule, it's a variable.
>
> Sorry,I di
On Wed, 2015-09-23 at 09:40 +, Wang Long wrote:
> Use make's built-in rules to when delete a file
> or delete files.
It's not a built-in rule, it's a variable.
Personally I think using rm directly is clearer, but I guess this is fine. Do
you actually want to override $RM ?
cheers
--
To uns
Use make's built-in rules to when delete a file
or delete files.
Signed-off-by: Wang Long
---
tools/testing/selftests/breakpoints/Makefile | 2 +-
tools/testing/selftests/efivarfs/Makefile | 2 +-
tools/testing/selftests/futex/functional/Makefile | 2 +-
tools/testing
6 matches
Mail list logo