[phobos] [D-Programming-Language/phobos] fef16a: add etc/c/curl to win32.mak

Don Clugston dclugston at googlemail.com
Fri Apr 1 22:21:49 PDT 2011


I've noticed some problems with the win32.mak:

line 472:
-interpret.obj : $(TOTALH) interpret.c
+interpret.obj : $(TOTALH) declaration.h expression.h interpret.c

There's probably a lot more missing dependencies, but this one is
really annoying.

On 2 April 2011 06:36,  <noreply at github.com> wrote:
> Branch: refs/heads/master
> Home:   https://github.com/D-Programming-Language/phobos
>
> Commit: fef16a72bf1c5c4170ed57872da7fa3d8bf554aa
>    https://github.com/D-Programming-Language/phobos/commit/fef16a72bf1c5c4170ed57872da7fa3d8bf554aa
> Author: Walter Bright <walter at walterbright.com>
> Date:   2011-04-01 (Fri, 01 Apr 2011)
>
> Changed paths:
>  M etc/c/curl.d
>  M win32.mak
>
> Log Message:
> -----------
> add etc/c/curl to win32.mak
>
>
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos
>


More information about the phobos mailing list