xref: /petsc/GNUmakefile (revision 1a6d72e33cb55b6b3c4b1bf620c1d27c5b1e4181)
1#
2#   This file allows the high level PETSc make commands to be run if gnuumake is the default make without setting the PETSC_DIR.
3#   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
5include petscdir.mk
6include makefile
7
8