On 2023-07-17 09:34, Andreas Schwab wrote:
> On Jul 16 2023, Alejandro Colomar wrote:
> 
>> However, after the suggestion from Torbjörn, I've picked this workaround
>> to reduce the code.  It ended up being as small as this:
>>
>> MK := \
>>      $(srcdir)/Makefile \
>>      $(wildcard $(MAKEFILEDIR)/*.mk $(MAKEFILEDIR)/*/*.mk 
>> $(MAKEFILEDIR)/*/*/*.mk)
> 
>         $(wildcard $(addprefix $(MAKEFILEDIR)/, *.mk */*.mk */*/*.mk))
> 

Heh, I shouldn't be writing code during recovery of a strong fever!  :p

Thanks!
Alex

-- 
<http://www.alejandro-colomar.es/>
GPG key fingerprint: A9348594CE31283A826FBDD8D57633D441E25BB5

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to