Cem Karan <cfkar...@gmail.com>:

> On Aug 31, 2016, at 9:02 AM, Paul Moore <p.f.mo...@gmail.com> wrote:
>> In the days when make was invented, not compiling a source file whose
>> object file was up to date was a worthwhile time saving. Now I'm more
>> likely to just do "cc -c *.c" and not worry about it.
>
> OK, I see what you're doing, and you're right, Ninja could be forced to
> do what you want, but it isn't the tool that you need.

So if you always need to perform a quick batch of commands, a simple
build.sh script would do, right?


Marko
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to