xref: /petsc/src/ksp/pc/impls/asm/makefile (revision 1b266c996c0ee2177e49587321b28ae9c622ce9a)
14b9ad928SBarry Smith
24b9ad928SBarry SmithALL: lib
34b9ad928SBarry Smith
44b9ad928SBarry SmithCFLAGS    =
54b9ad928SBarry SmithFFLAGS    =
64b9ad928SBarry SmithSOURCEC   = asm.c
74b9ad928SBarry SmithSOURCEF   =
84b9ad928SBarry SmithSOURCEH   =
94b9ad928SBarry SmithLIBBASE   = libpetscksp
104b9ad928SBarry SmithDIRS      =
11*1b266c99SBarry SmithMANSEC    = KSP
12*1b266c99SBarry SmithSUBMANSEC = PC
134b9ad928SBarry SmithLOCDIR    = src/ksp/pc/impls/asm/
144b9ad928SBarry 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
18