xref: /petsc/src/sys/utils/ftn-kernels/makefile (revision d18748622689843e8c5ce717aabfcc708e80ab43)
1*d1874862SSatish Balay-include ../../../../petscdir.mk
264779880SMatthew G Knepley#requiresdefine   'PETSC_USE_FORTRAN_KERNELS'
3be7314b0SBarry Smith
4be7314b0SBarry SmithSOURCEC  =
5c96caaccSSatish BalaySOURCEF90= fcopy.F90
6be7314b0SBarry SmithSOURCEH  =
75ebcd58dSSatish BalayLIBBASE  = libpetscsys
8be7314b0SBarry SmithMANSEC   = Sys
940eeca14SSatish BalayLOCDIR   = src/sys/utils/ftn-kernels/
103e61d575SJed BrownDIRS     =
11be7314b0SBarry Smith
12af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables
13af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules
14af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test
15be7314b0SBarry Smith
16be7314b0SBarry Smith
17