Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: [PATCH] _make: target: handle "make -C dir"



On 8/23/19, Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx> wrote:
> Daniel Hahler wrote on Thu, Aug 22, 2019 at 08:37:53 +0200:
>> `$basedir` defaults to `$PWD`, so it is ok to pass it always (I assume).
>
> If the current working directory has been deleted, «$PWD» and «./» may refer
> to different directories.

I think you won't have much success running make in a deleted directory.

-- 
Mikael Magnusson



Messages sorted by: Reverse Date, Date, Thread, Author