xref: /petsc/src/ksp/pc/impls/hypre/makefile (revision cdb0f33d09c128f365fdb48a6f07c56e211b6a43)
1*cdb0f33dSPierre Jolivet-include ../../../../../petscdir.mk
24b9ad928SBarry Smith#requirespackage  'PETSC_HAVE_HYPRE'
34b9ad928SBarry Smith
44b9ad928SBarry SmithALL: lib
54b9ad928SBarry Smith
64b9ad928SBarry SmithCFLAGS    = ${HYPRE_INCLUDE}
74b9ad928SBarry SmithFFLAGS    =
816d9e3a6SLisandro DalcinSOURCEC   = hypre.c
94b9ad928SBarry SmithSOURCEF   =
104b9ad928SBarry SmithSOURCEH   =
114b9ad928SBarry SmithLIBBASE   = libpetscksp
121b266c99SBarry SmithMANSEC    = KSP
131b266c99SBarry SmithSUBMANSEC = PC
144b9ad928SBarry SmithLOCDIR    = src/ksp/pc/impls/hypre/
154b9ad928SBarry Smith
16af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables
17af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules
18af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test
194b9ad928SBarry Smith
20