ALL: test speciallib: test specialfastlib: test SPECIALLIB = yes SPECIALFASTLIB = yes !PETSC_DIR=/home/praveen/petsc !PETSC_ARCH=arch-linux2-c-debug streams FFLAGS = -I${PETSC_DIR}/include/petsc/finclude !FFLAGS = -ffree-form SOURCESF = test.F90 CLEANFILES = *.mod include ${PETSC_DIR}/lib/petsc/conf/variables include ${PETSC_DIR}/lib/petsc/conf/rules include ${PETSC_DIR}/lib/petsc/conf/petscvariables test: test.o chkopts -${FLINKER} -o test test.o ${PETSC_LIB} ${RM} test.o