On Fri, Nov 1, 2013 at 1:44 AM, Tomi Ollila <tomi.oll...@iki.fi> wrote:
> Hmm, it seems the rule doing that says @mkdir -p .deps/$(@D) ...
>
> does `mkdir -p xyzdir/.` fail in OS X 10.9 (Mavericks) ?

$ mkdir -p xyzdir/.

mkdir: xyzdir/.: No such file or directory

Good catch! So mkdir changed between 10.8 and 10.9.

Michael
_______________________________________________
notmuch mailing list
notmuch@notmuchmail.org
http://notmuchmail.org/mailman/listinfo/notmuch

Reply via email to