Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 879 | Rev 1378 |
|---|---|
# |
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
|
# SLEPc - Scalable Library for Eigenvalue Problem Computations |
|
# Copyright (c) 2002-2007, Universidad Politecnica de Valencia, Spain |
|
# |
|
# This file is part of SLEPc. See the README file for conditions of use |
|
# and additional information. |
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
|
# |
|
ALL: lib |
|
FFLAGS = |
|
CFLAGS = |
SOURCEF = |
FFLAGS = |
OBJSC = arnoldi.o arnoldi-ts.o |
SOURCEC = arnoldi.c arnoldi-ts.c |
DIRS = |
SOURCEF = |
LOCDIR = src/eps/impls/arnoldi/ |
SOURCEH = |
include ${SLEPC_DIR}/bmake/slepc_common |
OBJSC = arnoldi.o arnoldi-ts.o |
|
LIBBASE = libslepc |
|
DIRS = |
|
MANSEC = EPS |
|
LOCDIR = src/eps/impls/arnoldi/ |
|
include ${SLEPC_DIR}/bmake/slepc_common |
|