Re: [uPATCH] Re: Questions about Kernel 2.4.0.*

2000-12-01 Thread Peter Samuelson
[Marc Mutz] > > +TOPDIR := $(shell pwd -P) > That is specific to the bash builtin 'pwd'. GNU sh-util's pwd does > not know that option (at least not my version, which is: "pwd (GNU > sh-utils) 1.16") It passed my 5-second shell feature portability test (ash). Checking again, I see that the ash

Re: [uPATCH] Re: Questions about Kernel 2.4.0.*

2000-12-01 Thread Marc Mutz
Peter Samuelson wrote: > > +TOPDIR := $(shell pwd -P) That is specific to the bash builtin 'pwd'. GNU sh-util's pwd does not know that option (at least not my version, which is: "pwd (GNU sh-utils) 1.16") I just wanted to note that... Marc -- Marc Mutz <[EMAIL PROTECTED]> http://Encryp