EXAMPLESF = PETSc_helloWorld.F90 PETSC_DIR=/Users/ajit/Downloads/SOFTWAREs/petsc-3.6.3 PETSC_ARCH=arch-darwin-c-opt include ${PETSC_DIR}/lib/petsc/conf/variables include ${PETSC_DIR}/lib/petsc/conf/rules PETSc_helloWorld: PETSc_helloWorld.o chkopts -${FLINKER} -o PETSc_helloWorld PETSc_helloWorld.o ${PETSC_LIB} ${RM} PETSc_helloWorld.o #----------------------------------------------------------------------------