Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 1372 | Rev 1378 |
|---|---|
| Line 4... | Line 4... |
# |
# |
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
|
# 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: all |
ALL: all |
LOCDIR = . |
LOCDIR = . |
DIRS = src include docs |
DIRS = src include docs |
include ${SLEPC_DIR}/bmake/slepc_common |
include ${SLEPC_DIR}/bmake/slepc_common |