[DGD] build simplify, take 2

Felix A. Croes felix at dworkin.nl
Mon Jan 28 10:41:04 CET 2013


Shentino <shentino at gmail.com> wrote:

> Ok, I think I fixed my makefile simplification.
>
> Please check the "makefix" branch and hopefully I did a good job this time.
>
> I tested it and it appears not to have the old "remove a .o and fail
> to rebuild it" glitch you pointed out.

    ~/dgd/src > make
    make: `../bin/driver' is up to date.
    ~/dgd/src > rm kfun/builtin.o
    ~/dgd/src > make
    make: `../bin/driver' is up to date.

Exactly the same problem.

Regards,
Felix Croes



More information about the DGD mailing list