16. Makefiles

To manage code portability across a wide variety of UNIX systems, TAO uses a makefile system that is part of the PETSc software. This section briefly discusses makefile usage from the perspective of application programmers; see the ``makefiles'' chapter of the PETSc users manual for additional details.