>> os.system("make -C %s" % build_dir)
>> OP specified GNU make, so that works fine, but make sure you're not
>> going to need to use it with another make before settling on that
>> alternative. Frederik's works with more versions of make.Understood. That was the only reason I suggested it. Skip -- http://mail.python.org/mailman/listinfo/python-list
