Subversion Repositories slepc-dev

Rev

Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2 Rev 6
Line 1... Line 1...
 
 
 
ALL: lib
 
 
 
CFLAGS   =
 
FFLAGS   =
 
SOURCEC  = dlregis.c itcl.c itfunc.c itcreate.c iterativ.c itregis.c borthog.c dense.c
 
SOURCEF  =
 
SOURCEH  =
 
OBJSC    = dlregis.o itcl.o itfunc.o itcreate.o iterativ.o itregis.o borthog.o dense.o
 
LIBBASE  = libslepc
 
DIRS     =
 
MANSEC   = EPS
 
LOCDIR   = src/eps/interface/
 
 
 
include ${SLEPC_DIR}/bmake/slepc_common