Bruno Haible <[EMAIL PROTECTED]> writes:
> Simon Josefsson wrote:
>> The sys_socket module uses mostlyclean-local:
>>
>> mostlyclean-local:
>> -rmdir sys 2>/dev/null
>>
>> This makes it difficult for other modules to do the same. I get:
>>
>> Makefile:817: warning: overriding commands for
Simon Josefsson wrote:
> The sys_socket module uses mostlyclean-local:
>
> mostlyclean-local:
> -rmdir sys 2>/dev/null
>
> This makes it difficult for other modules to do the same. I get:
>
> Makefile:817: warning: overriding commands for target `mostlyclean-local'
> Makefile:712: warning
The sys_socket module uses mostlyclean-local:
mostlyclean-local:
-rmdir sys 2>/dev/null
This makes it difficult for other modules to do the same. I get:
Makefile:817: warning: overriding commands for target `mostlyclean-local'
Makefile:712: warning: ignoring old commands for target `mos