Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 1378 | Rev 1416 |
|---|---|
| Line 6... | Line 6... |
# This file is part of SLEPc. See the README file for conditions of use |
# This file is part of SLEPc. See the README file for conditions of use |
# and additional information. |
# and additional information. |
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
# |
# |
include ${PETSC_DIR}/bmake/common/base |
include ${PETSC_DIR}/conf/base |
checklink: checklink.o chkopts |
checklink: checklink.o chkopts |
${CLINKER} -o checklink checklink.o ${TESTFLAGS} ${PETSC_KSP_LIB} |
${CLINKER} -o checklink checklink.o ${TESTFLAGS} ${PETSC_KSP_LIB} |
@${RM} -f checklink checklink.o |
@${RM} -f checklink checklink.o |