[D-runtime] [D-Programming-Language/druntime] 871de1: update MANIFEST
Brad Roberts
braddr at puremagic.com
Mon Jan 24 21:37:36 PST 2011
On 1/24/2011 9:26 PM, noreply at github.com wrote:
> Branch: refs/heads/master
> Home: https://github.com/D-Programming-Language/druntime
>
> Commit: 871de1a7665f766fbcdf2071187be9a1d4c23eb7
> https://github.com/D-Programming-Language/druntime/commit/871de1a7665f766fbcdf2071187be9a1d4c23eb7
> Author: Walter Bright <walter at walterbright.com>
> Date: 2011-01-24 (Mon, 24 Jan 2011)
>
> Changed paths:
> M posix.mak
>
> Log Message:
> -----------
> update MANIFEST
IMHO, this is the wrong direction for makefiles in general. Duplication of long lists is just asking for them to grow
out of sync. Why did you unroll the $(addprefix src,$(addsuffix .d,$(SRC_D_MODULES))) line?
More information about the D-runtime
mailing list