1*e19f88dfSBarry Smith# 2*e19f88dfSBarry Smith# This file allows the high level PETSc make commands to be run if gnuumake is the default make without setting the PETSC_DIR. 3*e19f88dfSBarry Smith# This will prevent errors for the subset of users who run make all without first setting PETSC_DIR which results in wasteful email to the PETSc Team 4*e19f88dfSBarry Smith 5*e19f88dfSBarry Smithinclude petscdir.mk 6*e19f88dfSBarry Smithinclude makefile 7*e19f88dfSBarry Smith 8