xref: /petsc/src/sys/classes/viewer/interface/ftn-custom/makefile (revision d18748622689843e8c5ce717aabfcc708e80ab43)
1*d1874862SSatish Balay-include ../../../../../../petscdir.mk
25c6c1daeSBarry Smith#requiresdefine   'PETSC_HAVE_FORTRAN'
3f97672e5SBarry Smith
46a9046bcSBarry SmithSOURCEC  = zviewaf.c zviewasetf.c
55c6c1daeSBarry SmithSOURCEF  =
65c6c1daeSBarry SmithSOURCEH  =
75c6c1daeSBarry SmithDIRS     =
85c6c1daeSBarry SmithLIBBASE  = libpetscsys
95c6c1daeSBarry SmithLOCDIR   = src/sys/classes/viewer/interface/ftn-custom/
105c6c1daeSBarry Smith
11af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables
12af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules
13af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test
14