Re: man-page-6.10 make share/mk/src/sh.mk:16: *** unterminated call to function 'shell': missing ')'

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hallo Boris!

On Mon, Feb 10, 2025 at 03:49:18PM +0100, Boris Pigin wrote:
> Hallo Alex!
> 
> Nice!
> I have to thank!

You're welcome!  :-)

I was interested in using some new GNU make(1) feature in the future:

	FOO ?:= foo

which is equivalent to

	ifndef FOO
	FOO := foo
	endif

I guess this would be problematic to you.  May I ask why you keep such
an old version of GNU make(1) in your distro, when you have a very
recent bash(1) for example?


> And have a nice day too!

Have a lovely day!  :-)
Alex

-- 
<https://www.alejandro-colomar.es/>

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux