xref: /petsc/src/sys/utils/ftn-kernels/makefile (revision c96caacc6f00ba95b366aeae86152d44f6880d6b)
1be7314b0SBarry Smith
2be7314b0SBarry SmithALL: lib
364779880SMatthew G Knepley#requiresdefine   'PETSC_USE_FORTRAN_KERNELS'
4be7314b0SBarry Smith
5be7314b0SBarry SmithCFLAGS   =
6be7314b0SBarry SmithFFLAGS   =
7be7314b0SBarry SmithSOURCEC  =
8*c96caaccSSatish BalaySOURCEF90= fcopy.F90
9be7314b0SBarry SmithSOURCEH  =
105ebcd58dSSatish BalayLIBBASE  = libpetscsys
11be7314b0SBarry SmithMANSEC   = Sys
1240eeca14SSatish BalayLOCDIR   = src/sys/utils/ftn-kernels/
133e61d575SJed BrownDIRS     =
14be7314b0SBarry Smith
15af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables
16af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules
17af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test
18be7314b0SBarry Smith
19be7314b0SBarry Smith
20