Lines Matching refs:make
12 $ make all check
20 $ make all check
33 4. `make` problems? Just copy/paste `make` command printed by the `configure`
40 make PETSC_DIR=/Users/jacobfaibussowitsch/NoSync/petsc PETSC_ARCH=arch-darwin-c-debug all
65 Before beginning, make sure you have the following pre-requisites installed and up to
68 - [make](https://www.gnu.org/software/make/)
74 It is important to make sure that your compilers are correctly installed [^id6] (i.e. functional
208 Running make on MPICH; this may take several minutes
211 Running make install on MPICH; this may take several minutes
226 Running make on SOWING; this may take several minutes
229 Running make install on SOWING; this may take several minutes
253 make PETSC_DIR=/your/petsc/dir PETSC_ARCH=your-petsc-arch all
261 After successfully configuring, build the binaries from source using the `make`
266 $ make all check
269 A successful `make` will provide an output of the following structure: