Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 2116 | Rev 2248 |
|---|---|
| Line 17... | Line 17... |
# You should have received a copy of the GNU Lesser General Public License |
# You should have received a copy of the GNU Lesser General Public License |
# along with SLEPc. If not, see <http://www.gnu.org/licenses/>. |
# along with SLEPc. If not, see <http://www.gnu.org/licenses/>. |
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
# |
# |
#requirespackage 'PETSC_HAVE_FORTRAN' |
#requiresdefine 'PETSC_HAVE_FORTRAN' |
ALL: lib |
ALL: lib |
CFLAGS = |
CFLAGS = |
FFLAGS = |
FFLAGS = |
SOURCEC = zshell.c |
SOURCEC = zshell.c |
OBJSC = zshell.o |
OBJSC = zshell.o |