In article <u_idnaxonvb9x07wnz2dnuvz8kmdn...@brightview.co.uk>,
Jonathan Fine  <jf...@pytex.org> wrote:
>
>I'm hoping to avoid reinventing a wheel (or other rolling device).  I've 
>got a number of dependencies and, if possible, I want to order them so 
>that each item has its dependencies met before it is processed.
>
>I think I could get what I want by writing and running a suitable 
>makefile, but that seems to be such a kludge.

scons?
-- 
Aahz (a...@pythoncraft.com)           <*>         http://www.pythoncraft.com/

"It is easier to optimize correct code than to correct optimized code."
--Bill Harlan
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to