xref: /petsc/src/ksp/pc/impls/asm/makefile (revision af0996ce37bc06907c37d8d91773840993d61e62)
14b9ad928SBarry Smith
24b9ad928SBarry SmithALL: lib
34b9ad928SBarry Smith
44b9ad928SBarry SmithCFLAGS   =
54b9ad928SBarry SmithFFLAGS   =
64b9ad928SBarry SmithSOURCEC  = asm.c
74b9ad928SBarry SmithSOURCEF  =
84b9ad928SBarry SmithSOURCEH  =
94b9ad928SBarry SmithLIBBASE  = libpetscksp
104b9ad928SBarry SmithDIRS     =
114b9ad928SBarry SmithMANSEC   = PC
124b9ad928SBarry SmithLOCDIR   = src/ksp/pc/impls/asm/
134b9ad928SBarry Smith
14*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables
15*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules
16*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test
17