On Tue, Mar 13, 2012 at 09:25, Matthew Knepley <knepley at gmail.com> wrote:
> I don't use the makefiles. The makefiles are the canonical statement of what is part of the build and what isn't. You should parse them to decide what builder.py is supposed to build. It is very easy to do this in Python, see distutils.sysconfig.parse_makefile and config/cmakegen.py. > What the hell is this. Either delete it or build it. I will fix this. Someone needs to fix VIRSAUG http://petsc.cs.iit.edu/petsc/petsc-dev/rev/31c8ce4101dd -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20120313/5b2f0dcd/attachment.html>
